| Thread | Last Post | Replies |
|
| Vb Embedded connection with sql. | 29 Aug 2003 22:38 GMT | 1 |
I'm studing the Visual Basic Embedded tool. And i need of an help. I want to connect my application to a Sql Serer2000 in my lan. How can i do that?
|
| Component Update Problem... | 27 Aug 2003 20:52 GMT | 6 |
Hope somebody can help, I'm trying to run a project on the PocketPC 2002 emulator in evb, when I use intrinsic components everything works fine but when I add for example the Common Dialog component, I can't run on the
|
| VB .Net and VC++ .NET | 27 Aug 2003 19:11 GMT | 1 |
I was just in the MSDN website and discovered that with VB .NET Professional Edition one can use VB .NET to program the PPC. It appears that one cannot do this with VB .NET Standard Edition and to get the Pro Edition one must buy Visual Studio .NET 2003.
|
| ADOCE Recordset Question | 27 Aug 2003 18:54 GMT | 2 |
Here is what we are trying to do. We have a pretty complex pricing model that requires checking 3 different queries in succession. If the first on is null it then moves on to the next. If the product does not have a
|
| send email through eVB | 27 Aug 2003 01:37 GMT | 1 |
Im desperately trying to send email through my evb app. either through api calls or submitting through the POOM. i checked cemapi but all sample codes are in evc! can anyone show me some sample code or direct me in the rite path?
|
| I want to execute a program remotely | 27 Aug 2003 01:01 GMT | 5 |
I want to make an application that executes a program in my Pocket PC from my PC. I'm using CeCreateProcess, but this function returns ok and the process isn't created. How I can do it?
|
| XMLHTTP timeout? | 26 Aug 2003 19:47 GMT | 5 |
We're using XMLHTTP to call a web service which works great. However, if an incorrect IP address (i.e. a valid IP address but with out the Web service) is used the component just hangs the app.
|
| Difference between Windows CE and Pocket PC | 25 Aug 2003 19:11 GMT | 1 |
Hi, can someone explain to me the difference between Windows CE and Pocket PC? I also note this forum is embedded vb, so I take it EVB3 can write Pocket PC and Windows CE apps, are they the same thing...?
|
| GetRows Question | 25 Aug 2003 17:33 GMT | 1 |
I am using GetRows to return an array of values from a recordset. I'm running into problems when my recordset is empty. How to I clear out the array? --
|
| Seek and Find method | 25 Aug 2003 17:04 GMT | 1 |
I have been testing this two methods using ADOCE 3.0 and CDB database and i found out that the seek method is not supported with cdb and the find method doesnt workm it always says that an unspecified error has been encountered. Do i have to open the recordset in some specific way ...
|
| Autostart an application and make it the only task to interact with | 23 Aug 2003 19:12 GMT | 2 |
Hi all, I hava iPaq Pocket PC with Windows CE, and I have to make an application that starts when the Pocket PC is turned on. I also have to avoid the access to other tasks in the PC, including Operating
|
| Adding CPU support | 22 Aug 2003 23:35 GMT | 1 |
My list of supported CPU's seems abreviated. I have searched the web to no avail, how do I add other hardware CPU's to the available list. My HP690's Hitachi Processor is not even in the list.
|
| Install eVB app from CDROM | 22 Aug 2003 00:09 GMT | 1 |
The application is written, the install CAB and setup.exe created and written to CD-ROM for distribution. The install works fine first time round. If I send out a new version, the install fails. What happens is that the
|
| Sql Statement error, help please | 21 Aug 2003 23:33 GMT | 1 |
Hi Im developing an evb application against a cdb database im using adoce 3.0(because the 3.1 version im getting some errors sometimes,thats another thing)....ok the problem is that everytime i send a select statement that affects more than one table im getting that the statement ...
|
| SQL Insert Problem with ADOCE | 21 Aug 2003 21:03 GMT | 1 |
I have been using ADOCE to insert records into my cdb database and have encountered the following problem. When I insert a record which has a date field, and the month and the date is less than 12, the month and the date gets swapped.
|