Connecting Tech Pros Worldwide Forums | Help | Site Map

sql connection

Member
 
Join Date: Dec 2007
Posts: 44
#1: Feb 19 '09
hai all,

i was trying to connect to database..but i got the following error.

Quote:
Could not locate entry in sysdatabases for database 'System'. No entry found with that name. Make sure that the name is entered correctly.
please help!

ck9663's Avatar
Expert
 
Join Date: Jun 2007
Posts: 1,925
#2: Feb 19 '09

re: sql connection


Connecting from where? Using what?

--CK
Member
 
Join Date: Dec 2007
Posts: 44
#3: Feb 20 '09

re: sql connection


hi,

my connection string is there in web.config file. i want to select some records from database from code behind file so i want to connect to database from codebehind.(C#.net)

veena
ck9663's Avatar
Expert
 
Join Date: Jun 2007
Posts: 1,925
#4: Feb 20 '09

re: sql connection


The C# forum might be able to help you with this.

-- CK
Reply