10-17-2006 10:34 AM
10-18-2006 11:11 AM
How do you connect to the database? UDL file or ODBC? Did you make sure to set up the settings on the target machine for the connection? Did you follow the procedure listed in Chapter 6 of the Database Connectivity Toolkit User Manual for building EXEs?
10-19-2006 11:34 AM
Hi Crystal.
Thanks for your help..
I connect to teh DB using UDL file. I'm pretty sure I can connecto to the DB, running my sequence
it works but when i build the .EXE. I build the EXE I don't have any error when i build the exe, even
i run the application but at the end when i send the data to the DB I get the error that can't open the
DB.
I will look to the manual, maybe I'm missing some settings,
This is the first time I handle DB and SQL
Best Regards