Using ADO with Microsoft Visual J++
You can implement ADO using Visual J++ in the following ways:
- With Visual J++ 6.0 (or later), use ADO for Windows Foundation Classes.
- With Visual J++ 1.x, use the Java Type Library Wizard.
- Use the Microsoft SDK for Java utilities.
This section contains the following topics.
- ADO/WFC Programming
- Using the Java Type Library Wizard
- Using the Microsoft SDK for Java
- ADO Java Class Wrappers
See Also
ADO for Windows Foundation Classes | ADO Java Class Wrappers | ADO/WFC Syntax Index | Using ADO with Microsoft Visual Basic | Using ADO with Microsoft Visual C++ | Using ADO with Scripting Languages | Using ADO with the Java Type Library Wizard | Using ADO with the Microsoft SDK for Java