At 10:52 AM 7/28/2001, you wrote:
>Hi All,
>
>How to connect to a remote (Not at the same machine) MS-SQL database using 
>JDBC-ODBC bridge?
>
>looking for a simple sample code

Do you have the ms-sql client on your client machine? If so
configure it for tcp/ip and then connect with the same jdbc
code you would use for any data source.

Reply via email to