Hi,

With George and the forum's help I was able to load SQL Server Compact Edition 
3.5 to the emulator.   It was just a matter of copying the three CABs to the 
emulator and installing them with File Explorer (see my previous post).

I was then able to find a Northwind.SDF file to test the SQLCE server with.  I 
copied it to the emulator (you can't use the "storage card" as it gives an 
error), and then I used the provided "Query Analyzer" (which installs on the 
device) to open the database and play with it.   It works nicely....

However, when I try to use the example code in the TN03a technote 
(http://www.nsbasic.com/ce/info/technotes/TN03a.htm), it doesn't work.

It complains that the "ADODB.Connection" object can't be created.  

I've been searching on the internet for examples with eVB, and sadly there 
aren't that many that I could find.

A few that I found use "ADOCE.Connection.3.1", and "ADOCE.Recordset.3.1", so I 
tried that, but again that didn't work.

I just don't know how to determine what are the connection object (and 
recordset object) names...

Do any of you guys know?

Best regards,
Edgard

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.

Reply via email to