| Thread | Last Post | Replies |
|
| connecting to a database | 31 May 2004 10:01 GMT | 1 |
I created a small app in evb which creates a sql server 2000 ce database with 1 table and 3 records. Everything works great. The problem is this database, "mydatabase.sdf", has to also reside on a desktop where it can be used with a vb 6.0 application. Can I do this? I tried ...
|
| evb | 30 May 2004 08:20 GMT | 1 |
i have a pocketpc casio-125 ,i want to develop a program for that pocket pc so i want to download emmbeddedvisualtools 3.0-2002 edition and windows platform sdk for pocketpcfor pocketpc and syncronice3.7 ,All these are installed but i want to export and import my database.
|
| Very basic question | 30 May 2004 04:14 GMT | 2 |
I have just got hold of the Visual Basic .net learning edition that comes with a copy of Visual Basic .net 2003 standard. I want to begin developing very basic apps for the pocket pc and have installed embedded visual c++ 4 (SP3), 2003 mobile sdk and the visual basic standard ...
|
| from access to sql server - HELP | 29 May 2004 03:51 GMT | 5 |
i want to convert my access table in a sqlserver table but in the line <MsgBox rs.RecordCount, vbOKOnly, "reccount"> returns -1 please help! ***************
|
| Image generation | 28 May 2004 19:01 GMT | 2 |
Guys when I download an image using platform builder into a VIA motherboard everything goes fine, but when I copy the generated nk.bin to the hard disk and boot directly using this image, the Vmini ethernet driver disappears!! does anyone can explain to me what is happening?? If ...
|
| Problem with Command Button in .net | 28 May 2004 13:54 GMT | 3 |
I have one question! Is It possible change backcolor of command button (or style) in a project for smart device with ce.net? Is It possible use a "multi line text " (the second word does'nt go in the
|
| Close window using eVB | 25 May 2004 15:34 GMT | 5 |
How can I close the form opened using eVB code. Unlike VB, when I try to use "Unload Me" statement, eVB or the simulator of Pocket PC or the Pocket PC itself, reports me an error that Unload function not found. What is right way to mimick "Unload Me" type of scenrio. Quick Help will ...
|
| Pocket Excel and eVB | 25 May 2004 11:46 GMT | 1 |
I am trying to access pocket excel application by creating the object of it. I have not succeeded yet in creating the object for pocket excel application so that I can read data/columns from the file. The following reports me an erro Set obj = CreateObj("Excel.Application"
|
| File Reading | 25 May 2004 11:45 GMT | 1 |
Can somebody explain me how to read from a file using eVB? My program is not locating the file in the first place. A small piece of code will be appreciated. Thanks
|
| Add VB.net application to ce.net image? | 24 May 2004 10:39 GMT | 2 |
|