> Drago, William wrote:
> >
> > I always reference System.Data.SQLite directly and have no idea how to
> > register it as a data source and what the implications of doing so are
> > (will it break applications that reference the .NET assy directly)?
> > Can anyone advise?
> >
>
> A data source for what?  The .NET Framework itself?  Visual Studio?
> The tool used by the official setup packages for this purpose is
> here:
>
>       http://urn.to/r/r
>
> --
> Joe Mistachkin

Sorry for the poorly worded question. My follow-up might be just as bad; 
apologies in advance.

I did look at Installer.cs, but I'm not knowledgeable enough to understand what 
it's doing. I noticed "what-if" mode and maybe now I'm not so averse to running 
the setups.

Back to my question... Some Windows applications claim to work with any 
database as long as you choose the appropriate "provider" from the drop down 
list. On my computer the providers listed are:

Odbc Data Provider
OleDb Data Provider
OracleClient Data Provider
SqlClient Data Provider
Microsoft SQL Server Compact Data Provider 4.0
Microsoft SQL Server Compact Data Provider

How do I get SQLite/System.Data.SQLite to appear in that list?

Thank you,
-Bill Drago


CONFIDENTIALITY, EXPORT CONTROL AND DISCLAIMER NOTE:This e-mail and any 
attachments are solely for the use of the addressee and may contain information 
that is privileged or confidential. Any disclosure, use or distribution of the 
information contained herein is prohibited. In the event this e-mail contains 
technical data within the definition of the International Traffic in Arms 
Regulations or Export Administration Regulations, it is subject to the export 
control laws of the U.S.Government. The recipient should check this e-mail and 
any attachments for the presence of viruses as L-3 does not accept any 
liability associated with the transmission of this e-mail. If you have received 
this communication in error, please notify the sender by reply e-mail and 
immediately delete this message and any attachments.

Reply via email to