03-07-2007 06:09 PM
Parameters.DatabaseOptions.ConnectionString =
"Provider=MSDASQL.1;Persist Security Info=False;User ID=psgest1;Data Source=myodbc;Extended Properties='DATABASE=xxxxxx;03-08-2007 07:44 AM
Hi,
Are your quotes (") balanced?
Regards
Ray Farmer
03-08-2007 08:30 AM
03-08-2007 08:56 AM
Hi,
Put a breakpoint at the point before setting the parameter and then compare the values received from the dialog setup to what you are setting it to.
Regards
Ray Farmer