StephHansen
Programmer
i have an access database that is sending a "pass-through" query to an informix data source...
I want to use DTS to pull three tables from this data source into MS SQL. One table is 500,000 rows. I want to make sure that this causes no locking inssues in Informix when I am pulling the data so I would like to specify a NOLOCK hint on the pass-through query. I need to know the Informix SQL syntax for a NOLOCK table hint.
Stephanie
I want to use DTS to pull three tables from this data source into MS SQL. One table is 500,000 rows. I want to make sure that this causes no locking inssues in Informix when I am pulling the data so I would like to specify a NOLOCK hint on the pass-through query. I need to know the Informix SQL syntax for a NOLOCK table hint.
Stephanie