F
Freelobly Li
Hi all, I have encountered two problems when using linked tables; the linked
table is connected to SQL server 2000.
1) How can I add the N prefix of a string constant in a query in order to
search for double byte characters? I found that the search returns no result
if no N prefix is added. If I use passthrough query, it works. Any
suggestion if I do want an access select query instead of passthrough query
in this case?
2) There will be a table locks in the SQL server if I browse a link table
directly. Is there any possible way such that the cursor is at client side
instead of server side so that no table is locked if I browse a table? Thx!!
table is connected to SQL server 2000.
1) How can I add the N prefix of a string constant in a query in order to
search for double byte characters? I found that the search returns no result
if no N prefix is added. If I use passthrough query, it works. Any
suggestion if I do want an access select query instead of passthrough query
in this case?
2) There will be a table locks in the SQL server if I browse a link table
directly. Is there any possible way such that the cursor is at client side
instead of server side so that no table is locked if I browse a table? Thx!!