|
-
Aug 24th, 2009, 01:55 PM
#1
Thread Starter
Lively Member
Developing an easy radio message logging app
Well, I need to develop a simple radio message logging app for use on a small military exercise.
Equipment
A laptop running Windows
Thats about it.. 
Now, the app is quite simple in itself, it needs to let me easily submit a new message report simply containing "from", "to", "message", "category" (and time\date, etc). Now the problem is that I have no experience with programming anything up against a database. I know basic SQL but I just dont know how to work with databases programatically.
Points of issue
What kind of local SQL database solution works best with vb.net and Visual studio? Maybe I should use an Access database instead?
When I click submit (on a new message report) how can I make an entry in a local SQL database of some sort?
How can I load up a list of the message log entries already made in a listview or something?
If anyone can help me or point me to relevant guides I would be most greatful as I dont have alot of time!
Last edited by Untouchab1e; Aug 24th, 2009 at 01:58 PM.
Reason: typos
Tags for this Thread
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
|