Run-time error 20599: Cannot open SQL Server 
Author Message
 Run-time error 20599: Cannot open SQL Server

This one is driving me crazy. Cannot find any references to it
anywhere, but I can't imagine that I'm the only one getting it.
Here's what's happening:

Configuration:
VB 6.0 Client
Oracle 8i Server
Crystal Reports 7.0

I am calling an ORACLE stored procedure from within a VB app.
The stored procedure works fine and does what it is supposed to do,
which is to insert a record of values into an ORACLE table. Just after
I run the stored procedure, I then call a crystal report which
accesses selected fields from that table. And that's when this
run-time error appears: "run-time error: 20599", cannot open SQL
Server".

If you have had expereince with this error, please let me know
what you did to solve it. Thank you.

Ray Shindler



Wed, 05 Jun 2002 03:00:00 GMT  
 Run-time error 20599: Cannot open SQL Server
I am experiencing the same error calling Crystal
Reports 7.0 from VB6.  I do not get the error if
I specify the connect property of Crystal to
uid=sa;pwd="";

However, I am hoping that there is a better
solution, b/c I don't want to have to update the
password as it changes.

Any better solutions?

Sent via Deja.com http://www.deja.com/
Before you buy.



Sun, 23 Jun 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Error 20599 - Cannot open SQL Server

2. Error 20599 - cannot open SQL Server

3. Error 20599: Cannot open SQL Server

4. HELP: Error 20599: Cannot open SQL server

5. Error 20599 (Cannot open SQL Server)

6. Error 20599 Cannot open SQL server

7. 20599 Error: Cannot open SQL Server

8. *** HELP ** 20599 - Cannot open SQL Server

9. Cannot Open SQL Server (20599) problem

10. Cannot find SQL Server (error 20599)

11. error 20599 cannot connect to sql server

12. Error 20599 Cannot find SQL server

 

 
Powered by phpBB® Forum Software