|
-
Apr 19th, 2000, 11:58 PM
#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.
-
Jul 24th, 2003, 04:39 PM
#2
Fanatic Member
Try using Excel and a DAO data control (yes, I know that it is better to use ADO, but it is quite easy to use DAO in this case.)
"Can't" and "shouldn't" are two totally separate things.
All questions should be answered. All answers should be true. That is why I post.
-
Jul 24th, 2003, 05:03 PM
#3
Ex-Super Mod'rater
Can't you just make a database in VB anway using the Database control, I've sen it done very easily before I'll have to see if I still have the project files.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Jul 24th, 2003, 05:06 PM
#4
Fanatic Member
Can you insert pictures into the database?
"Can't" and "shouldn't" are two totally separate things.
All questions should be answered. All answers should be true. That is why I post.
-
Jul 24th, 2003, 05:28 PM
#5
Ex-Super Mod'rater
I can't be sure about the pictures thing but i remember its quite easy to use, its declared something like:
VB Code:
Private DBase as Database
Private RecSet as RecordSet
Or something similar . I can't tell you for sure because I'm not at my PC with VB on at the moment, I have guests staying over and there staying in the room with that PC in No worries.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Jul 24th, 2003, 05:34 PM
#6
Not NoteMe
You guys might want to look at the date he posted (i'm guessing he's solved the problem).
Quotes:
"I am getting better then you guys.." NoteMe, on his leet english skills.
"And I am going to meat her again later on tonight." NoteMe
"I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
"my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
Have I helped you? Please Rate my posts. 
-
Jul 24th, 2003, 05:52 PM
#7
Ex-Super Mod'rater
Yes we did know, I gave up pointing the date out to Darkwraith a few threads ago, see this thread: http://www.vbforums.com/showthread.php?s=&threadid=7263 I can't seem to find the thread I was actually after tho.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Jul 26th, 2003, 09:25 AM
#8
Fanatic Member
Just go into the assembler thread and randomly pick one of the first 80.
"Can't" and "shouldn't" are two totally separate things.
All questions should be answered. All answers should be true. That is why I post.
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
|