Thanks, That worked. I had another report that was asking for login info over and over and over.... I did a verify on that one and it asked me for the DSN. I guess it somehow forgot its DSN.
Thanks again
David Coulter
I have a stored procedure that works in query analyser and when run from a pass thru query in Access using the same ODBC Connection as I use in Crystal Reports but it does not work when run from a crystal report.
The error message I get is:
ODBC Error: [Microsoft][ODBC SQL Server Driver]...
I would try to have as few dbf's open at the same time as possible. I am using Clipper 5.2d and 5.2e. I have found that with 5.2d (I haven't been using 5.2e for long) that when too many "work areas" get open clipper just drops one and then you get a "File or Area not in use" error. I believe...
As far as I know there is no problem with Clipper and Y2k. We have "fixed" our code. You might want to look at any date calculations in your code that might cause you a problem. We had some. These were not Clipper problems but programmed in problems such as calculating from the last 2 digits of...
If you have blinker, you can use the SwapRunCommand function to shell out and run a comercial word processor. You can even launch a copy of Word if you are working under Win95 or Win98. I wouldn't know about Win 3.1.<br>
<br>
I had a problem with the path launching word on multiple machines...
I am using Clipper 5.2D under Windows 95. Are there any further patches or upgrades of the DOS version that might fix this problem.<br>
<br>
I usually can fix it temporarily by reorganizing my OBJ's to link in a different order or by playing with the DOS box's memory properties. <br>
<br>
But it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.