| | |
how can connect the database
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2005
Posts: 1
Reputation:
Solved Threads: 0
the following site shows connection string for all manor of DB's Connectionstrings.com/
this following code to connect asp.net with sqlserver
ASP.NET Syntax (Toggle Plain Text)
Imports System.Data Imports System.Data.SqlClient Module ConnectionDB Public conn As New SqlConnection("Server = j3rry;" & "initial Catalog = PP60;" & " Trusted_Connection=yes") End Module
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
You could also place this "connection" in a Web.config file, for security purposes...
And to be sure... what version of ASP.NET are you speaking of? .Net 1.0, 1.1, 2.0, 3.0 ?
2.0 Tutorial: http://aspnet.4guysfromrolla.com/articles/110905-1.aspx
And to be sure... what version of ASP.NET are you speaking of? .Net 1.0, 1.1, 2.0, 3.0 ?
2.0 Tutorial: http://aspnet.4guysfromrolla.com/articles/110905-1.aspx
Last edited by Paladine; Jan 22nd, 2008 at 10:46 pm. Reason: Adding URL
![]() |
Similar Threads
- VB: Connect to Access database via ODBC datasource name (Visual Basic 4 / 5 / 6)
- how to connect to database (ASP.NET)
- Can't connect database or view PHP pages in Dreamweaver (PHP)
- Sometimes an error come out "Could not connect to database".Why?? (Oracle)
- How to connect Database in C???? (C)
- submiting info into a database for retrieval! (PHP)
- connect to password protected access db (Visual Basic 4 / 5 / 6)
- mySQL database searching for registration (MySQL)
- php wont submit data into the database (PHP)
Other Threads in the ASP.NET Forum
- Previous Thread: Event Calendar
- Next Thread: how to secure webapplication?
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formview gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl






