Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 22nd, 2006, 8:55 PM   #1
Robb4248
Newbie
 
Join Date: Apr 2006
Posts: 4
Rep Power: 0 Robb4248 is on a distinguished road
Got an idea... not sure how to go about it

Hey all, I'm new to these forums. I am an owner of a medium business and have a volume licensing contract with microsoft. I'm getting annoyed with having to keep track of all of the peices of paper with the keys on it. I'm looking to create a program where I can enter all of my serials into a single program that will cycle through them so I can keep them on my flash drive for easy access, instead of risk loosing all of my serial numbers on my papers. THIS IS IN NO WAY a keygen of any sort, it is just a program for my business PCs. Can anyone help me with a toturial for going about this?
Robb4248 is offline   Reply With Quote
Old Apr 22nd, 2006, 9:06 PM   #2
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
So you want a serials Database? If the number of serials is relatively small, just type it in a text file. A database would be an overkill in that case.
Or you can create an MS Access Database with forms, real easy to work with yet enough for the functionality you're asking.
OpenLoop is offline   Reply With Quote
Old Apr 22nd, 2006, 9:10 PM   #3
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Look at it this way. Your not going to hard code them into the program are you? Because that would simply not be logical if you are going to add and remove one at some point in time. Therefore you are going to have to save them to some data file, and load them intoa program. If it's a small number, you might as well use a textfile, but thenw hat would be the point of loading them into a program just to view it. The question to ask is what else do you need to store besides serial keys?
Booooze is offline   Reply With Quote
Old Apr 22nd, 2006, 9:22 PM   #4
Robb4248
Newbie
 
Join Date: Apr 2006
Posts: 4
Rep Power: 0 Robb4248 is on a distinguished road
its about 125 volume serials, and I would like to integrate them into a small program. I would not be removing them out of the program. I mainly want it to be in this form for the looks.
Robb4248 is offline   Reply With Quote
Old Apr 23rd, 2006, 12:10 AM   #5
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 369
Rep Power: 0 King is an unknown quantity at this point
Couldn't you just use a spread sheet, or am I missing something? I would write a program for this, but only because I am a nerd and looking for something to code lol.
__________________
I am Addicted to Linux!
King is online now   Reply With Quote
Old Apr 23rd, 2006, 12:27 AM   #6
Robb4248
Newbie
 
Join Date: Apr 2006
Posts: 4
Rep Power: 0 Robb4248 is on a distinguished road
lol... do you have AIM, maybe we can discuss this in a little more content
Robb4248 is offline   Reply With Quote
Old Apr 23rd, 2006, 9:17 AM   #7
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
I would suggest encrypting the serials in some way so that you need a password to read them.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Apr 23rd, 2006, 12:11 PM   #8
zorin
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 218
Rep Power: 4 zorin is on a distinguished road
you could do this in visual basic in about 30 minuites. Just create a combo box with the name of that program and then do another combo box next to that with the serials. If you don't want to so all that, you could just enter them manually into a notepad with all the details. And like Ooble said make sure to encrypt them, you can do this with PGP or just put it into a .RAR file archive file and password protect it.
zorin is offline   Reply With Quote
Old Apr 23rd, 2006, 12:58 PM   #9
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Please, do it in Visual Basic .NET or C#, not Visual Basic. You'll get it done just as quickly, and they're not crappy.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Apr 23rd, 2006, 2:25 PM   #10
piercy
Programmer
 
Join Date: Apr 2006
Posts: 35
Rep Power: 0 piercy is on a distinguished road
Smile ms access

as said above MS access! there does not seem to much point creating a program (unless you want something to do) for it when it can done be much easier in MS access and can still look good.
__________________
this forum rules you guys are great!
thanks to all who help
piercy
piercy is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:39 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC