Quote:
Originally Posted by Ariel_Z
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.