Forum: VB.NET Sep 28th, 2007 |
| Replies: 0 Views: 986 Hi, I've developed pocket pc application using vb.net and mysql. But the prob now, I cannot access data from mysql thru pocket pc. when I run the application in Symbol pocket pc, it will give me this... |
Forum: VB.NET Sep 26th, 2007 |
| Replies: 0 Views: 2,254 Hi,
Do you know how to make the panel to scroll using vb.net for smart device application? I have tried some of samples but none of it was working and when I code Panel1.AutoScroll=Trueit gives me... |
Forum: VB.NET Sep 14th, 2007 |
| Replies: 2 Views: 1,298 tq 4 de help. do you know how to connect the barcode that has been scanned to Mysql in order to retrieve info from it(Mysql)? Right now my problem is to connect the value of scanned barcode to mysql. |
Forum: VB.NET Sep 12th, 2007 |
| Replies: 0 Views: 905 what is the problem when I get such error while connect it to MySQL and Symbol:
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac' in project... |
Forum: VB.NET Sep 12th, 2007 |
| Replies: 2 Views: 1,298 Hi, I am new to vb.net and mysql. I am using Ms Visual Studio.NET 2003. After scan 2D barcode, it will retrieve information from mysql and display the info in Symbol Pocket Pc. The problem is I dont... |