I'm running Windows Vista Home Premium with the free MS Visual Web Developer Express 2005 edition in the dot.net 2.0 Framework. VWD requires MS SQL Server 2005 Express Edition to create user accounts and maintain the MS Sql database. My problem is I can not install MS SQL Server on my computer (tried about 6 times without success) so I have to use MyDeveloperStudio for user accounts and maintenance.
My question:
What is the best method of establishing a database comnection to my asp.net web pages using MyDeveloperStudio? How do you are an image link to a cell in a table?
Also need a list of the data type names used with MyDeveloperStudio as I've noticed they are different from MS Access data type names.
ASP.NET to MYSQL database
It is not quite clear what do you mean under "database connection to my asp.net web". With MyDeveloper Studio you can connect to database but not to web page.What is the best method of establishing a database connection to my asp.net web pages using MyDeveloper Studio? How do you are an image link to a cell in a table?
Well, it's MySQL database server not MS Access. So, type names differ.Also need a list of the data type names used with MyDeveloperStudio as I've noticed they are different from MS Access data type names.