Results 1 to 1 of 1
I want to port an app someone wrote in ASP, and the thing is running on a Windows server right now, and it's using a local SQL Server database.
If ...
- 09-16-2006 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 14
ASP.NET app with native SQL database...
I want to port an app someone wrote in ASP, and the thing is running on a Windows server right now, and it's using a local SQL Server database.
If I port this app to a Linux server running Mono, what are my options with the database? Can I somehow port the database to MySQL or PostgreSQL without changing any code (well maybe the connection string)?


Reply With Quote
