I'm looking for a program that can replicate Microsoft SQL Server, and a MySQL database. In this way only allows me to configure the client applications developed for SQL Server database system, so that the emulator can be connected and thus writing and reading MySQL based records.
Any help would be highly appreciated.
But in absolutely trivial cases, this is not easy at all, and in general it is not practical. The only thing I can impersonate Microsoft SQL Server is SQL Server. Some features of MSSQ are not available on MySQL (and vice versa).
If you can not repeat the client application to use database intangibles, then your best bet is to install SQL Server.
Comments
Post a Comment