[Mono-aspnet-list] sqlite questions?

Michael J. Ryan mygroups at tracker1.info
Thu Nov 5 01:17:24 EST 2009


I'm pretty fond of both Postgres as well as Firebird myself.

On 11/3/2009 1:44 AM, Mike Christensen wrote:
> I'll just have to chime in here and recommend at least taking a brief 
> look at PostgreSQL as well.  I tried it out a while back and haven't 
> gone back to either MS SQL or MySQL since..  You'll have no problems 
> getting Mono code to talk with it either.
> 
> On Tue, Nov 3, 2009 at 12:35 AM, william leader 
> <william.leader at gmail.com <mailto:william.leader at gmail.com>> wrote:
> 
>     I would suggest you consider using another database altogether. SQLite
>     is meant to interface with c and c++ programs, neither of which is a
>     language mono supports. Most asp.net <http://asp.net> applications
>     are developed for
>     Microsoft SQL server or MySQL server depending on where the developer
>     wants the asp.net <http://asp.net> application to be run. Personally
>     I would suggest
>     MySQL as it has good support for ASP.net features like membership and
>     role providers. Additionally the MySQL server can be run on a range of
>     operating systems such as Windows and Linux. The MySQL libraries that
>     allow .net languages such as C# to easily communicate with the MySQL
>     server are known to work in both Microsoft and Mono environments. As a
>     plus the community version of MySQL can be had for no cost, or if you
>     need business support a commercial version is also available.
> 
>     -Will
> 
>     On Tue, Nov 3, 2009 at 5:01 AM, Dale E. Moore <daleemoore at gmail.com
>     <mailto:daleemoore at gmail.com>> wrote:
>      > Is this a good place to ask questions about sqlite? Can somebody
>     please tell
>      > me where to go;)
>      >
>      > Has everybody (or anybody) worked with monodevelop to put together an
>      > asp.net <http://asp.net> application that uses an sqlite database
>     that they then put into
>      > production?
>      >
>      > hello, hello, hello ... is there anybody out there?
>      >
>      > _______________________________________________
>      > Mono-aspnet-list mailing list
>      > Mono-aspnet-list at lists.ximian.com
>     <mailto:Mono-aspnet-list at lists.ximian.com>
>      > http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>      >
>      >
>     _______________________________________________
>     Mono-aspnet-list mailing list
>     Mono-aspnet-list at lists.ximian.com
>     <mailto:Mono-aspnet-list at lists.ximian.com>
>     http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

-- 
Michael J. Ryan - http://tracker1.info/

... FRA #211: Employees are rungs on the ladder of success. Don't hesitate to 
step on them.



More information about the Mono-aspnet-list mailing list