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] > Thank you Cristian,
>
> So i was wrong, SQLite and MSDE are different products?
>
> Mike
>
> "Cristian Lefter" wrote:
>
>> 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
>>
>> "Mike Lawrence" <Mike Lawrence@discussions.microsoft.com> wrote in
>> message
>> news:2FAA2E4A-8F2A-4122-97FE-FB7E42F32F0A@microsoft.com...
>> >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
>> > server i can run this application on has MSDE loaded on it.
>>
>>
>>