i am trying to do a search engine using visual c++, when i type in a name the program will use the name and check with the sql and return the person's information(eg.telephone)
Question
1. how to i initialize the sql driver
2. what are the commands to access the sql
3. how to return the information
Question
1. how to i initialize the sql driver
2. what are the commands to access the sql
3. how to return the information