using DBD::ADO:

set DBI_DSN=dbi:ADO:Provider=SQLOLEDB.1;Persist Security Info=False;Initial 
Catalog=pubs;Data Source=STLNTWK1
set DBI_USER=userid
set DBI_PASS=passwd

Modify Data Source to the host machine name.

Tom

On Fri, Dec 14, 2001 at 12:14:20AM -0800, scott.lutz wrote:
> I am looking for the best way to connect to a MS SQL 7 database from a
> remote Win2000 machine.
> I have looked at DBI::ODBC.pm / Win32::ODBC.pm, but the documentation is
> kinda weak for the win32 ports.
> I have used the DBI::Oracle driver, so I can reference that.
>  
>  
>  
>  
> --- Scott Lutz ---
>  

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to