| Thread | Last Post | Replies |
|
| Run - Execute (slow speed on uploading to device) | 23 Feb 2005 13:48 GMT | 1 |
When I hit on Run-Execute and the application installs on the device, it takes forever to upload. It there a way so I can increase it's speed.
|
| How to switch off the PDA? | 22 Feb 2005 18:58 GMT | 1 |
Does anybody know how to switch off the PDA by embeddedVB? Is it possible to switch off the WLAN-Antenna too? Frank Werner
|
| Embedded VB | 22 Feb 2005 09:49 GMT | 1 |
I'm building a small application to register my passwords. The form is oke the fields are filled, rs.movefirst, rs.movelast and rs.movenext work fine, but rs.moveprevious generates an error. "An error was encountered while running this program: The opration requested
|
| Japanese text on PocketPC, How ? | 17 Feb 2005 16:36 GMT | 6 |
Please help me if you have any suggestion, direction in this case. I need to display Japanese on my PocketPC, but it seems it needs a Unicode font for it ? I remember that long time ago I did a test with Windows CE 3.0, when I used a chinese font (copied from Windows XP) it can ...
|
| Terminate External Process | 15 Feb 2005 15:58 GMT | 1 |
I need to detect if another program (not evb) is running. After that the program should stop. I tried to use OpenProcess and TerminateProcess but I failed with the following Questions: Can anyone tell me how to..
|
| eVB with PPC 2003? | 15 Feb 2005 08:21 GMT | 1 |
From the looks of it, I can develop but not test applications for a PPC 2003 with eVB? Is that correct? I tried to test some sample apps, but the only target I have for the apps is PPC 2002. If so, what is the best way to go about installing an app and an Access
|
| Loading form(s) performance??? | 14 Feb 2005 00:27 GMT | 1 |
Hi! I'm programming in eVb 3.0 for a Pocket PC (Windows Mobile 2002), making an application for a relatively extensive "data collection" process, therefore my forms (6-7 forms) have quite a number of objects on them.
|
| sql command | 11 Feb 2005 12:26 GMT | 1 |
Is the select unique or distinct command supported for a ADOCE.RecordSet.3.0? I'm trying to use it on my cdb file that I have no problems with otherwise. The desktop version of the database I can run the query fine. I am very new to embedded vb, I have searched high and low for an ...
|
| Import eVb forms to VB.NET? | 10 Feb 2005 17:03 GMT | 1 |
Can you import forms from an eVB program to a VB.NET pocket application? What about importing code modules? James
|
| Equivalent newsgroup for VB.NET | 10 Feb 2005 17:03 GMT | 2 |
Is there an equivalent newsgroup to this one for VB.NET question? James
|
| DB on PPC | 05 Feb 2005 07:58 GMT | 1 |
I want take a little application with Embedded Visual Basic but I needed of the DB ..... Can some of You help with an example for use the .cdb DB? Thank You Francky
|
| Comunications FTP AS400/PocketPC | 04 Feb 2005 07:27 GMT | 1 |
I'm developing an application for PocketPC2002 with Embedded Visual Basic 3.0 and I want to send/receive files with FTP to AS400. I tried with API with the functions FtpGetFile e FtpPutFile, but I had
|
| Link Table to grid with ADOCE | 04 Feb 2005 07:26 GMT | 1 |
I'm developing an application for PocketPC2002 with Embedded Visual Basic 3.0. I use a database .cdb to store data. I want link a Table to a grid with ADOCE. But with the Embedded grid I can't make this. Is there another grid to make this??
|