H
Harold
I run a series a SQL insert queries with an IN clause to
point to backend tables. These databases have a Password
on them, at the request of the client. Is there a way of
embedding the password in the SQL statement without going
to ODBC and giving up my IN clause? What might that syntx
look like?
Thanks
point to backend tables. These databases have a Password
on them, at the request of the client. Is there a way of
embedding the password in the SQL statement without going
to ODBC and giving up my IN clause? What might that syntx
look like?
Thanks