<%
dim con
dim rs
dim sql
set con=Server.CreateObject("ADODB.Connection")
con.Open "DRIVER= {Sybase System 11};datasource=ntsybase;Database =
dgsd;ServerName = ntsybase;LogId = sa;password = "null""
set rs = Server.CreateObject("ADODB.recordset")
sql="SELECT * FROM dgloc"
rs.Open sql,con
%>
The error i get is;
Sybase][ODBC Driver]Unable to connect to database server: invalid database
engine command line
/saravanan/vss.asp, line 6
---------------------------------
Do you Yahoo!?
The New Yahoo! Movies: Check out the Latest Trailers, Premiere Photos and
full Actor Database.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
AIDS in India: A "lurking bomb." Click and help stop AIDS now.
http://us.click.yahoo.com/VpTY2A/lzNLAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/