G
Guest
Hi
A requirement of my proj is to populate my local handheld SQLServerCE db using data from files on a specific PC (IP Address)on the network. I must somehow copy the files onto the handheld wirelessly (NOT docking handheld onto cradle and use ActiveSync) read the data, populate database and delete the files. The files are not SQL files but need to be formatted... If the files were SQL files (full version NOT CE version) will it make any difference? It may be that I can liase with clients to obtain SQL files with the relevant data (but to be honest it looks difficult). This will be triggered by a users click of a button (e.g "Update database" button). How can this be done? Never programmed over networks..
Using VS.Net 03 and VB.Net with Compact Framework. If Opennets RAPI does the trick then is their detailed documentation on it? What about third party software? The handhelds will be any make but running PocketPC 2000 and higher ( PPC2002/03 WinCE.Net 3.0 and higher
All replies are greatly appreciated
Look forward to all responses.
A requirement of my proj is to populate my local handheld SQLServerCE db using data from files on a specific PC (IP Address)on the network. I must somehow copy the files onto the handheld wirelessly (NOT docking handheld onto cradle and use ActiveSync) read the data, populate database and delete the files. The files are not SQL files but need to be formatted... If the files were SQL files (full version NOT CE version) will it make any difference? It may be that I can liase with clients to obtain SQL files with the relevant data (but to be honest it looks difficult). This will be triggered by a users click of a button (e.g "Update database" button). How can this be done? Never programmed over networks..
Using VS.Net 03 and VB.Net with Compact Framework. If Opennets RAPI does the trick then is their detailed documentation on it? What about third party software? The handhelds will be any make but running PocketPC 2000 and higher ( PPC2002/03 WinCE.Net 3.0 and higher
All replies are greatly appreciated
Look forward to all responses.