|
-
Aug 20th, 2005, 04:28 PM
#1
Thread Starter
Junior Member
HELP! need VB.NET--PPC--> Access Database Tutorial /Example
Have been working on PPC application with Appforge and VB6 -- but does not seem to be working well at all.
Perhaps the best choice is to go to .NET?
Anyone know a tutorial or a sample application I can take and learn from to accomplish this big task as painless as possible?
Thanks!
Time is a bit of an issue .... (as always)
-
Aug 21st, 2005, 01:33 AM
#2
Re: HELP! need VB.NET--PPC--> Access Database Tutorial /Example
programming for PPC .NET uses the .NET Compact Framework, which is just a cut-down version of the full .NET Framework.
the actual coding is not really any different to .NET coding.
-
Aug 21st, 2005, 07:48 AM
#3
Thread Starter
Junior Member
Re: HELP! need VB.NET--PPC--> Access Database Tutorial /Example
Thank you. You are right, and that part I understand ... which is why I thought about going the VB.NET route ... my difficulty is the standard components to link to a datbase dp not seem be be part of the "cut-down" version for PPC
... so I'm not sure how to get them back ... or if .NET even lets you do that ... to hook to the database .....
I appreciate your help ...
-
Aug 22nd, 2005, 03:51 AM
#4
Fanatic Member
Re: HELP! need VB.NET--PPC--> Access Database Tutorial /Example
access database are no longer supported under .Net you would need to get some 3rd party tools to use access with the compact framework.
however the good news is that sql server ce is free
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Aug 22nd, 2005, 07:00 AM
#5
Re: HELP! need VB.NET--PPC--> Access Database Tutorial /Example
if you are willing to pay money, you can use SQL CE, a version of Microsoft SQL Server for PocketPC/CE operating systems.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|