all groups > sql server new users > december 2004 >
You're in the

sql server new users

group:

SQL 2000 and SQL Lite



SQL 2000 and SQL Lite Mike Lawrence
12/7/2004 10:45:06 AM
sql server new users: I have an application that uses SQL and another that we will be upgrading
soon. The application we are upgrading has the option to use SQL or SQL
Lite. I'm assuming SQL Lite means MSDE. I was wondering if it is possible
to run SQL and SQL Lite on the same server for two different applications?
Is it possible to run one instance of SQL and two seperate instances of SQL
Lite on the same box? What about 2 instances of SQL Lite on the same box
without SQL.

I ask because the applcation that currently uses SQL doesn't require many
licenses, but the one that can use SQL Lite would. I'd like to use SQL Lite
if possible to avoid havign to purchase 2 or 3 dozen SQL Licenses. The other
Re: SQL 2000 and SQL Lite Mike LAwrence Jr.
12/7/2004 11:45:06 AM
Thank you Cristian,

So i was wrong, SQLite and MSDE are different products?

Mike

[quoted text, click to view]
Re: SQL 2000 and SQL Lite Stephen Dybing [MSFT]
12/7/2004 11:53:44 AM
Yep. Microsoft doesn't have any products called SQLite.

--
Sincerely,
Stephen Dybing

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to the newsgroups only, thanks.
"Mike LAwrence Jr." <Mike LAwrence Jr.@discussions.microsoft.com> wrote in
message news:94C823F9-C649-4B53-94C4-A7F6EF8529E0@microsoft.com...
[quoted text, click to view]

Re: SQL 2000 and SQL Lite Cristian Lefter
12/7/2004 9:29:08 PM
The SQLite is a small C library that implements a self-contained,
embeddable, zero-configuration SQL database engine.
About MSDE and SQL Server 2000 you can have multiple instances on the same
machine.

- Cristian

[quoted text, click to view]

AddThis Social Bookmark Button