Languages
Description
Eventhough there are more methods to list database objects, the author in this online article describes two important methods to get the list from a database or ADODB connection. The author demonstrates this concept using ADODB.connection and open schema method. Then again he demonstrates the same task using ADOX.catalog and its collections. The sample source code is given for both the methods.
Related:
User Reviews:
Related:
@@IDENTITY crisisThis is an ASP article that discusses about the auto number. In this tutorial author specifically deals with the display of identity field value...By: Manohar Kamath |
Freeware |
A Beginner's Guide to Data Access Using ADO and ASPWith an example database the author shows how to access data using ADO and ASP. In this online article the developers can learn about how to run an...By: Devguru |
Freeware |
A Component to List the System DSNs on a Web ServerThe author explains through this online tutorial about a tool which helps the developers to choose from a registered DSN's list and displays a list...By: Mike Shaffer |
Freeware |
A Generic GetRows VBScript Class - Part II: Adding Update and AddNew functionsThe main article deals with expanding the class. The author adds up two new functions in this article. The task of first function is to add a new...By: Xefteri |
Freeware |
A Nifty Table Searching ScriptThis article has provided codes for the developers which helps the users to search records from database column table and also it guides and...By: Scott Mitchell |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
Related
- ADO.NET's Primary Objects
Overview of the seven main objects in the ADO.NET data-access architecture. By Michael Otey, SQL Server Magazine. - Access Database with ADO.NET
Connect to a Microsoft Access database using C# and ADO.NET code-behind by Martin Tracy. - O'Reilly Network: Transparent Database Access with ADO.NET [Dec. 16, 2002]
An article that shows how to use ADO.NET's different providers and transparently use it in your application without having... - Storing Objects in a Database
Usenet articles on how one can make objects persistent without the code becoming dependent on a specific database technology. - A Practical Comparison of ADO and ADO.NET
An informational comparison between ASP.NET and ASP which highlights the advantages and differences between the two.... - ADOX FAQ
ADOX frequently asked questions from Microsoft ADO Newsgroup. By Carl Prothman. - Drbcheck: Dr. Jørgen Mash's DNS Database List Checker
Lists all DNSbl's (RBL's) and enables users to make a query against all the lists. - Use Connectable Objects Including ActiveX Objects in Java
This article describes how to use connectable objects and receive their events in Java. (Microsoft) - ADO FAQs
ADO frequently asked questions from Microsoft ADO Newsgroup. By Carl Prothman. - Using ADO.NET
Discusses using ADO.NET Connection object, other ADO.NET objects, and provides examples. A 41-page article by Paul D....
