Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server CE / June 2008

Tip: Looking for answers? Try searching our database.

How to connect SQL CE with Delphi 7

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jack Zhong - 20 May 2008 21:31 GMT
Hi, all,

I installed the latest SQL CE3.5 and could create table with SSMSE, but
Delphi 7 could not find the database driver at all, although I could connect
to the database file through creating an OLE object rather than drop an ADO
component, but those data-aware components could not use this connection.

Is there any way to connect SQL CE 3.5 with non .Net application?

Thanks,

Jack Zhong
Ginny Caughey MVP - 20 May 2008 21:41 GMT
Jack,

You can use OleDb to connection to SQL Compact from non-.NET apps.

Ginny Caughey
Device Application Development MVP

> Hi, all,
>
[quoted text clipped - 9 lines]
>
> Jack Zhong
Jack Zhong - 21 May 2008 03:00 GMT
Hi, Ginny,

> You can use OleDb to connection to SQL Compact from non-.NET apps.

I could not get table name through this connection, if possible, could you
please give some sample codes?

Jack
Ginny Caughey MVP - 21 May 2008 11:30 GMT
Jack,

Are you able to connect successfully in general? If so, you can get the
table names by using Select * from Information_Schema.Tables. This will give
you all the table names in the database.

Ginny

> Hi, Ginny,
>
[quoted text clipped - 4 lines]
>
> Jack
UniVAN - 16 Jun 2008 11:13 GMT
.. thanks' every body
where can find the oledb driver for delphi7?

> Jack,
>
[quoted text clipped - 12 lines]
> >
> > Jack
Ginny Caughey MVP - 16 Jun 2008 11:46 GMT
The OleDb driver for SQL Compact is part of the SQL Compact download.

Ginny Caughey
Device Application Development MVP

> .. thanks' every body
> where can find the oledb driver for delphi7?
[quoted text clipped - 17 lines]
>> >
>> > Jack
UniVAN - 17 Jun 2008 06:08 GMT
can give me a download link?
i down SQL Server Compat 3.5 and SQL CE 2.0 install on my computer
but not find the provider

thank's !

> The OleDb driver for SQL Compact is part of the SQL Compact download.
>
[quoted text clipped - 22 lines]
> >> >
> >> > Jack
UniVAN - 17 Jun 2008 10:49 GMT
i  use " SQL Server Data Access Components " conenct sql compact
thank's every one

> can give me a download link?
> i down SQL Server Compat 3.5 and SQL CE 2.0 install on my computer
[quoted text clipped - 28 lines]
> > >> >
> > >> > Jack
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.