-
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.
-
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!"
-
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