| Thread | Last Post | Replies |
|
| [pocketpc vb] database | 16 Oct 2005 13:48 GMT | 2 |
Id like to have some information about database i can use with pocket pc.....! i need convert the database in a particular database for pocket pc? or if I use access it's working without conversion? thank you
|
| Beep() is working in VB Visual Studio 2003? | 15 Oct 2005 23:02 GMT | 1 |
In my VB program I used Beep() function, but I don't hear any sound. Any ideas why? Thanks, Zalek
|
| q: Secure Digital mem.card (SD) security ? | 15 Oct 2005 22:17 GMT | 1 |
I am looking for a way to protect data on SD cards from unauthorized copy (on SDcard there is program for win2003 mobile and sqlce database file) any information welcomed, thanks in advance
|
| Implementing Navizon in my application | 15 Oct 2005 20:56 GMT | 2 |
I'm trying to implement Navizon (www.navizon) in my own application. It gets positioning information from wifi access points and cellular towers and simulate a GPS on a virtual port in NMEA format. Does anyone know a library that would parse this output and provide me
|
| Newbie - SQLCE exception. | 15 Oct 2005 20:47 GMT | 2 |
I wrote a test program to create a database. Here is the program: Imports System Imports System.Data.SqlServerCe
|
| writing to an pocket excel file | 15 Oct 2005 01:17 GMT | 1 |
i am writing an application where i save some data to a database (.sdf). I got that part working fine, but now i need to import that data into a pocket exel file (.pxl) which is the part that i am having problems with. I have no idea how to do it.
|
| Deploy difficult than coding.. Help please! | 14 Oct 2005 18:55 GMT | 1 |
I am started as new project->PocketPC App on VS.NET 2003 with NETcf ( NETCf contains servicePack 3) I am created simple form and one button. When click the button, i am create a SQLce2.0 Database.
|
| What software do I need to develope this | 14 Oct 2005 17:56 GMT | 5 |
Pocket PC 2003 & 2005. Windows XP Pro Capture image from inbuilt camera. Add 7 fields of data.
|
| Welcome.not is not working | 14 Oct 2005 17:53 GMT | 4 |
After a hard reset I don't want to have the Welcome wizard to show up. Therefore I added a welcome.not file to an SD card (the root) and also in the iPAQ File Storage root (it's an HP hx2410). But none of it seems to work. It still comes up with the wizard after a
|
| Newbie SQL question about nvarchar lengths | 14 Oct 2005 08:52 GMT | 1 |
I am writing my first database app and I want to define a Notes field. From one note to the next, the field length might only be a few characters or as many as a 1000. When I define an SQL database on my pocket pc and set the field length to nvarchar(1000), do all entries made ...
|
| ActiveSync 4.0 Folder | 14 Oct 2005 06:12 GMT | 1 |
Does anyone know how can I synchronise the desktop {Sync folder} with my Windows Mobile 2005 (5.0) device ?I'm using ActiveSync 4.0
|
| Moving rig tone path from device to Storage Card | 14 Oct 2005 03:22 GMT | 1 |
We are writing an app that will allow the user to change their ring tone sound path from the default \Windows\ to a path on their Storage Device. This will be for the WM2005 platform. We noticed that the Contacts app allows the user to choose a ring tone for each contact however ...
|
| Validate a handle | 14 Oct 2005 03:13 GMT | 1 |
I recieve a handle from a virtual port that controls a removable device. Is there anyway to validate the handle before I do a read or write? I have just been opening it before every read and write, this of course involves some overhead I would like to remove :P Any suggestions?
|
| How to detect a Window is forground or not? | 14 Oct 2005 02:34 GMT | 2 |
Hi, all I hold a HWND, And I want to detect whether it currently run on foreground or run on background? How to detect it?
|
| For WM5, where should I put my program to avoid data lost? | 14 Oct 2005 01:03 GMT | 7 |
I got one more question about WM5. We have programs need to be installed on handheld and then, ship them to our users. On old Dell X50, or HP5150, we put our program and data in built-in Storage,so, even a hard reset, our program and data are
|