Hi there,

Im working on a web database application and Im encountering problems to connect the database and the ASP.net page. The database is being detected but not the tables inside the database. Could anybody help me?

Recommended Answers

All 3 Replies

Please specify how are you connecting ? I am not sure what exactly you mean by The database is being detected but not the tables inside the database.

change your code to a simple select statement on the given tables. Also see if your script works in management studio without any issues. It might be the syntax of your code.

Thank you moone009, i managed to correct the error. It was in the management studio codes.

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.