I've personally never tried it, nor do I have the setup to test any code at the moment, unfortunately. However, I would suggest doing a search for SQL Server Express / CE and eVB, as this will be the closest solution to what you need for implementing something in NSBasic/CE. To get you started, check out this link: http://www.devbuzz.com/Articles/zinc_sqlce_eVB_starting_out_pg1.aspx
--- In [email protected], "elriba75" <edgard.r...@...> wrote: > > Hi, > I came accross this page: > "http://netcf2.blogspot.com/2005/12/accessing-sql-server-express-from.html" > > which gives a tutorial on how to connect to SQLSever Express from the > emulator or device. > > Can this be done using NSBasic? Right now I'm using something I built using > a Winsock control, but it is messy.... It would be GREAT to be able to > access a database that is stored on the network directly from ADOCE or some > way. > > Since it can be done using the compact framework (.NET), I was wondering if > it could be done using NSBasic... > > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
