|
-
Mar 18th, 2009, 12:03 AM
#3
Thread Starter
New Member
Re: How to create a database in a program using vb.net
 Originally Posted by zxed
Are you connecting to a Full SQL database (server)? such as sql 2005... or are you connecting to a SQL CE/SQL Compact database (client)
erm... This is wad i'm unsure of.
Well this is a brief idea about my scenario.
I've gotta create a program that keeps track of a driver's data and lorries's data. Then I've got to enter the data during run time. Be able to modify, save and update it. Apart from that i need to have a filter and search function or perhaps you call that an option in it. I've got all the logic and I've got everything i want. I'm just stuck at the database part. My so called client wants the database to be able to hold about 1000 - 2000 entries, so he asked us to make the database using SQL. Well, the program is something like a standalone program. It does not connect to the internet and it's only meant for the user using it.
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
|