Re: SQL Server Compact 3.5
- From: "Filip Vercruysse" <pingwin@xxxxxxxxxxxxx>
- Date: Fri, 6 Jun 2008 17:30:34 +0200
Hi,
i have changed my registry so now i can try to make an adoconnection.
However i'm getting a error on opening the connection : 'Provider could not set DATASOURCE, USERID, or PASSWORD'
My source code is very simple :
ADOConnection1.Close;
ADOConnection1.ConnectionString:='Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Data Source=c:\data\MyDatabase#1.sdf';
ADOConnection1.Open('','fvg&51351');
Anyone a idea ?
Filip
"Filip Vercruysse" <pingwin@xxxxxxxxxxxxx> schreef in bericht news:4847ce84$1@xxxxxxxxxxxxxxxxxxxxxxxxx
hi,
i need to create a Application on Windows Mobile running SQL Server Compact Edition.
Iis there a way (driver) to connect from a Delphi application to SQL Server Compact 3.5 Edition ?
Br,
Filip
.
- Follow-Ups:
- Re: SQL Server Compact 3.5
- From: Vitali Kalinin
- Re: SQL Server Compact 3.5
- References:
- SQL Server Compact 3.5
- From: Filip Vercruysse
- SQL Server Compact 3.5
- Prev by Date: Re: SQL Server Compact 3.5
- Next by Date: Re: SQL Server Compact 3.5
- Previous by thread: Re: SQL Server Compact 3.5
- Next by thread: Re: SQL Server Compact 3.5
- Index(es):
Relevant Pages
|