User1253338400 posted
Hi,
Is there a step y step example that i can follow that show how i can query a sql database to extract data and present on a web form.
usually an access database with extension .mdb is put in the app_data directory in the Visual Studio project , but i would like to use sql database that i can populate instead.
Do i create the database in sql server express ?
Also I would like to use the project on different machines so does that mean the sql server connection needs to be generic ?
Thanks