<i><b>Originally posted by : Padmaja Tallavajhala (coolpersona@hotmail.com)</b></i><br />I am learning how to connect my asp page to a SQL database. Please tell me the basic steps that I need to follow in order to connect to a SQL Server database. This is urgent.<br /><br />Any help is appreciated.<br />Thanks,<br />Padmaja.<br />
<i><b>Originally posted by : Moby (moby.philip@compaq.com)</b></i><br />hai,<br />It is sadthat nobofy has addressed this issue for so long <br />anyway firtsthing u need to do is set up a DSN on the webserver connecting to the specific SQL server using proper SQL driver and then using the same DSN in the ADO connection object to access the database<br />Let me know if u need further assistance<br /><br />Moby<br /><br /><br /><br />------------<br />Padmaja Tallavajhala at 1/2/2001 8:35:13 AM<br /><br />I am learning how to connect my asp page to a SQL database. Please tell me the basic steps that I need to follow in order to connect to a SQL Server database. This is urgent.<br /><br />Any help is appreciated.<br />Thanks,<br />Padmaja.<br />
Was this answer helpful ?
Yes No
<i><b>Originally posted by : Padmaja Tallavajhala (coolpersona@hotmail.com)</b></i><br />Hi Moby,<br /><br />I figured this at that moment itself. I used a DSN-less connection and got it working. Thanks for the suggestion anyway.<br /><br />Regards, Padmaja.<br /><br /><br />------------<br />Moby at 4/17/2001 10:12:30 AM<br /><br />hai,<br />It is sadthat nobofy has addressed this issue for so long <br />anyway firtsthing u need to do is set up a DSN on the webserver connecting to the specific SQL server using proper SQL driver and then using the same DSN in the ADO connection object to access the database<br />Let me know if u need further assistance<br /><br />Moby<br /><br /><br /><br />------------<br />Padmaja Tallavajhala at 1/2/2001 8:35:13 AM<br /><br />I am learning how to connect my asp page to a SQL database. Please tell me the basic steps that I need to follow in order to connect to a SQL Server database. This is urgent.<br /><br />Any help is appreciated.<br />Thanks,<br />Padmaja.<br />
Was this answer helpful ?
Yes No