HELP : Error 91 : Run-Time Error 91 Object Variable or With 
Author Message
 HELP : Error 91 : Run-Time Error 91 Object Variable or With

Here's the problem :
I create a program in Visual Basic with an SQL server database.
The Database is running on my machine & the Visual Basic too.
(I have a version of SQL server that I can run on an NT Workstation.)

So everything was fine, and I distribute my program. So the company
have a server that I install the REAL SQL Database on it. So before
distributing my program I change the call of ADO to the CompanyServer.
It was ok, the program started, but when I try to save my first
record, I get this error : Run-Time Error 91 Object Variable or With
Block Variable not set.
The result of the error is    -2147217887

I think the version of the ADO is not the same for accessing the
Database on the server, but How I can change that on the server ?

thanks



Sat, 06 Jul 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Run Time Error 91: Object variable or With Block variable not set

2. Object Variable not set , Run Time error 91, please Help

3. Run Time Error 91: Object Variable not set.....

4. Runtime error 91/Object variable or With block variable not set problems

5. runtime error: 91 Object variable or with block variable not set

6. Object variable or With block variable not set (Error 91) Please Help

7. Debugging COM+ Componets -- Runtime error 91- Object variable or with block not set

8. Runtime error 91: Object or with block variable not defined

9. Run Time Error 91: Object ... (More Info)

10. DCOM ERROR Run-time error "91"

11. Object variable or With block variable not set (Error 91)

12. error 91 Object Variable o on with block variable is not set

 

 
Powered by phpBB® Forum Software