Will a .NET application run on a MySQL server? I know I can access MySQL
tables by using the leDbDataAdapter , but will the server handle the .Net
aspx and ado code? Must the server have IIS installed?
Also, I'd like help on how to get my .Net application uploaded to a website
that contains the related database.
Any help provided would be greatly appreciated.
Jim
tables by using the leDbDataAdapter , but will the server handle the .Net
aspx and ado code? Must the server have IIS installed?
Also, I'd like help on how to get my .Net application uploaded to a website
that contains the related database.
Any help provided would be greatly appreciated.
Jim
Comment