|
-
Apr 21st, 2000, 03:50 AM
#1
Hello to all!
I have a problem, im creating a trivia game, but i dont have acess to Microsoft office, so i can´t use Acess, do you have any idea hopw can i create a database for questions and awsers. I also thought on two txt files but then you could find the awser for the question easely, and its very dificult to show multiple choises for the questions.
I someone could help me i´ll apreciate it.
-
Apr 22nd, 2000, 12:47 AM
#2
data storage
The best thing to do is get your hands on Access because it will save you ALOT of headaches and time.
If you are set on using files, I would see the section in the MSDN library titled:
Using Random File Access
so that you can store a data structure for each question.
If you're concerned about security, then encrypt the files.
-John
-
Apr 22nd, 2000, 01:36 AM
#3
Res file
Hello numibesi,
You could also make up two files and then include then in a Resource file Vb has a resource editor included, and VB5 has one that you can get from MS and there Vb site. The resource file is added to your exe file so you don't have to worry about anybody finding the data.
Good luck,
Roger
-
Apr 22nd, 2000, 03:43 AM
#4
Thanks RvA
Thank you ppl.
I have VB6 a while but just now i´m finding his potencialities. I also didn´t know that it as an resources editor. Tx fot that to.
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
|