PDA

Click to See Complete Forum and Search --> : Database on a site.


michelle
Jan 9th, 2000, 03:59 AM
Dear VB programmers,

On some sites I do see a fill in sheet. When you are looking to the HTM source I do see a input command. Is the sheet information stored in a database?
If yes is it possible to open this database for searching to information.
Is there any information how to create such a database?

Nice greetings,

Michelle.

vbsquare
Jan 9th, 2000, 04:06 AM
There are several ways of creating databases. You can do it with the new ASP technology that uses VB Script, or you can use more proven ways such as a mySQL database that is accessed by Perl or PHP. There are quite a lot of ways of doing things.

------------------
"To the glory of God!"

Emidio
Jan 10th, 2000, 06:00 AM
Dear Michelle,

I recommend the book:

"Professional Visual Basic 6 Databases", autor Charles Williams (Wrox) founded in Amazon.com

This book in very good to know somethings about your question.

Emidio