Hi all,
Im new to .net. When i tried to connect database using the below code an error came as Instance Failure. Pls Help Me.
con = New SqlConnection(" Data source=.\\SQLEX PRESS;AttachDbF ilename=\C:\Pro gram Files\Microsoft SQL Server\MSSQL.1\ MSSQL\Data\Clas sif.mdf\;Integr ated Security=True;U ser Instance=True")
Thank U
Jeen
Im new to .net. When i tried to connect database using the below code an error came as Instance Failure. Pls Help Me.
con = New SqlConnection(" Data source=.\\SQLEX PRESS;AttachDbF ilename=\C:\Pro gram Files\Microsoft SQL Server\MSSQL.1\ MSSQL\Data\Clas sif.mdf\;Integr ated Security=True;U ser Instance=True")
Thank U
Jeen
Comment