![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi all !!! I am trying to push some data from SQL Server to Informix via ODBC. The insert query for Informix is: INSERT INTO informix.table (field1, field2, field3, field4) VALUES (?, ?, ?, ?) During design time, when I try to parse/show parameters I get the following error: "Provider cannot derive parameter information and SerParameterInfo has not been called." The question is: how could I overcome this problem ? is there any other way to insert information in a target database like this ? (one again) thanks in advance, ant. |
![]() |
| Thread Tools | |
| Display Modes | |
| |