Viewing 2 posts - 1 through 3 (of 3 total)
thank you for the reply Lowell
no it does not work also.
Lowell (12/1/2014)
December 2, 2014 at 12:46 pm
#1762207
yes it works,
for example these query s works
delete from openquery(SQLTEST, 'select * from oc_product')
or this
select * from openquery(SQLTEST, 'select * from oc_product')
are working just fine
December 1, 2014 at 2:28 pm
#1761877