|
 |
Adobe Dreamweaver Links
Adobe.com Dreamweaver Info |
Blogs
Blogger, Blogosphere, Web 2.0... |
Design Agencies
Professional, Design, Job... |
Education And Training
Communicate, Help, Advertise... |
Flash Tutorials
Artists, Designers, Experts... |
Forums
Search, Learn, Communicate... |
Javascript Tutorials
Books, Help, Learning... |
News
Technology, Business, Web... |
|
|
|
[2001-11-15] Connecting to a Database in a Visual C++ Application With the ease of working with a database in web based programming languages such as PHP and ASP, database connections in Visual C++ are often overlooked. But C++ offers the versatility and sheer power that web based languages can't always muster up, and sometimes that comes in very handy.
[2001-11-14] Communicating With XML-RPC This article will show you an easy way to write a simple XML-RPC server and client using the eZ xmlrpc software package available from developer.ez.no.
[2001-11-06] Using Disconnected Recordsets Anyone who works with databases will probably at some stage have occasion to work with a particular Recordset over a period of time. However, it would not be practical or desirable to maintain an open connection to the database throughout as this would tie up connection resources. Instead, the user can take advantage of the server's ability to create disconnected Recordsets.
|
|