View Single Post
  #6 (permalink)  
Old 11-04-2009, 10:03 PM
Maki25 Maki25 is offline
Junior Member
 
Join Date: Sep 2009
Posts: 32
Default

Quote:
Originally Posted by Ariel_Z View Post
It is very strange, maybe if I see the code I would be able to help more. The error message is thrown from somewhere below, so it is not very helpful alone in this case. Did you try to add some msgboxes to see important vars?
Hi,

I chose to put msgbox everywhere.
My conclusion is that this part of the code does not work after compiling

Command.New1 ( "", connection.Value)

I've moved, and seems to always stop in this part of the code. If I delete this part of the code itself connects to the database, but of course, the error appears undeclared command object.

If you can help me understand, I appreciate it.

Last edited by Maki25 : 11-04-2009 at 10:11 PM.
Reply With Quote