English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have already designed a form in VB, but i don't know how to connect it to the database..
and in c++, i don't know how to write the coding and compile it.. any help please??

2007-02-05 23:55:19 · 2 answers · asked by KarlosCharlos 2 in Computers & Internet Software

2 answers

Good answer from Dashes, but I want to expand on it a bit. There are several ways to connect to a Db, depending on how you want to use the data. Is an entire column going to display in a dropdown list or do you get one piece of data based on what you enter in another box? Also, which database you use is key. A connection string is specific to Access, or SQL Server or Oracle.

Look in your VB help section for database and connections, and how to use the ADO tool in your toolbox.

And like Dashes said..get a good book.

2007-02-06 03:16:19 · answer #1 · answered by rod 6 · 0 0

first of all, there is no amount of typing anyone is willing to do that will explain how to code and compile db-connected c++, or VB for that matter (at least in any nearly complete sense). the question you should ask is what books should you be reading on the subject. i recommend o'rilley

http://www.oreilly.com

2007-02-06 08:01:05 · answer #2 · answered by Dashes 6 · 1 0

fedest.com, questions and answers