pocketpc 2003 and sql

When i first tried to make an sql connection etc i did this with a normal windows application, but then i could just click on the data tool and selected sqlconnection, sqldataset etc etc.. But can this be done when i make a smart device application? i dont have that same tools, so i guess i have to write the code myself, but i have no experience with that..
[360 byte] By [perri] at [2007-12-16]
# 1

Data designers for NETCF are supported in VS 2005, but not in VS 2003.
So, yes, for VS2003 and NETCF V1 you have to write the code yourself.
VS documentation includes numerous snippets you could use, samples are also available on MSDN.

IlyaTumanov at 2007-9-9 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...