|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
system.data.oledbHi All,
I am reading data from database, I can use SQL command set to get data. now I wan to use the same function in WINCE, but I can't find "system.data.oledb" in SmartDevice developing enviroment.... Could you please advice? Best regards, Boki. <bokit***@ms21.hinet.net> schrieb:
> I am reading data from database, I can use SQL command set to get data. You may want to use the classes available in the 'System.Data.SqlServerCe' > > now I wan to use the same function in WINCE, but I can't find > "system.data.oledb" in SmartDevice developing enviroment.... namespace (requires a reference to "System.Data.Sqlserverce.dll"). -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Hi,
I can read a MS ACCESS file in WIN32 app project, but I failed on WINCE project. Q1. First, I want to read/write MS ACCESS file in WINCE, it works only on WIN32 app project now... ( if I want to read MS ACCESS file, I still have to inlcude "System.Data.Sqlserverce.dll"? ) Q2. I want to read/write SQL data, so what I have to do is include "System.Data.Sqlserverce.dll" ? and then I will have the most functions? Thank you so much for your advice for newbie. Best regards, Boki. Herfried K. Wagner [MVP] wrote: Show quoteHide quote > <bokit***@ms21.hinet.net> schrieb: > > I am reading data from database, I can use SQL command set to get data. > > > > now I wan to use the same function in WINCE, but I can't find > > "system.data.oledb" in SmartDevice developing enviroment.... > > You may want to use the classes available in the 'System.Data.SqlServerCe' > namespace (requires a reference to "System.Data.Sqlserverce.dll"). > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/>
Insert data in VB.Net
Copying one project to another create user and add to admin group under local system Run code under diffrent user remove blank strings in arraylist Can I do this on One line of code? How to insert a page break in multi-page document? Trick to getting System.Web.Mail to work? windows xp cd writing support (can't find imapi.h) HELP! Tray icon to change IP Gateway? |
|||||||||||||||||||||||