buknoii 0 Newbie Poster

hi there! im a newbie on asp.net and would like to ask you guys if you have any idea on how to convert my connectionstring to mssql

<script language="vb" runat="server">
Dim myConnection as OleDbConnection
Dim strConnectionString as String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & "c:\pubs2000.mdb"

any info would be appreciated :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.