Visual Basic/Databases
< Visual Basic
This page may need to be reviewed for quality.
Database management as a subject in its own right is far too big to be dealt with in this book and would distract from the principal subject which is programming in VB Classic. Nonetheless we can can explain the basics of connecting to databases, retrieving information from them and so on.
The usual way to connect to a database from VB is to use ADO (ActiveX Data Objects).
Connecting to Databases usually happens with a connection string. Here are some example connection strings to connect to some common database types
No hay comentarios:
Publicar un comentario