[Mono-list] Port MSSQL implementation as well

Anthony Carrabino ac at vistadb.net
Mon Mar 5 08:27:35 EST 2007


 
It's not quite 1 line of code.

The namespace changes, the interface names and class names change.
The data types and the SQL syntax is the same so you don't have to
write additional code for casting and converting.

VistaDB is a single assembly file that is 600KB in size. It includes
the core engine, built-in ADO.NET Data Provider, SQL query engine and
our own Direct Data Access objects.

Anthony Carrabino
www.vistadb.net


-----Original Message-----
From: Charles A. Landemaine [mailto:landemaine at gmail.com] 
Sent: Monday, March 05, 2007 6:46 AM
To: anthonyc at vistadb.net
Cc: mono-list at lists.ximian.com
Subject: Re: [Mono-list] Port MSSQL implementation as well

Thank you, so you mean you can write a web site in ASPX+MSSQL and
it'll work fine with mod_mono + VistaSB without changing a single line
of code?

How heavy is VistaDB?

-- 
Charles A. Landemaine.





More information about the Mono-list mailing list