HOWTO: NEWBIE: Query Data from Access Using ADO.NET?

D

Don Wash

Hi There!

How to query Access DB using ADO.NET and get Recordsets?

e.g. I want the following sql...

SELECT * FROM Authors

query Access DB using ADO.NET and returned records will be displayed in a
drop-down box in ASP.NET.

Please help! Thanks in advance!

Don
 
S

Shiva

May be this will help you?

How To Retrieve and Display Records from an Access Database by Using
ASP.NET, ADO.NET, and Visual C# .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;308100&Product=adonet

Hi There!

How to query Access DB using ADO.NET and get Recordsets?

e.g. I want the following sql...

SELECT * FROM Authors

query Access DB using ADO.NET and returned records will be displayed in a
drop-down box in ASP.NET.

Please help! Thanks in advance!

Don
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top