devxlogo

January 10, 2000

Query is not Updateable Error

Question: When trying to run the SQL statement, I get this error but I don’t know what it means: Microsoft OLE DB Provider for ODBC Drivers error ‘80004005’ [Microsoft][ODBC Microsoft

Limiting Search Results

Question: When my clients enter searching criteria, I want to limit the number of results. For example, if the number of results is over 100, I want the user to

To RMI or Not to RMI

Question: We are now developing a Java-based remote monitoring systemapplication for our SCSI RAID subsystem products. This application canenable our customers to monitor the status, and change theconfiguration, of the

Server.CreateObject vs. the OBJECT Tag

Question: What is the difference between creating objects using Server.CreateObject and the tag? Answer: The difference is when the object is actually created. Server.CreateObject makes an object whenever the code

ADO

Question: I want to open a small ADO recordset from the server and save it the local drive to be used as a disconnected session. Can you tell how to

VB 6 and Outlook

Question: I need to create a VB utility that will read and parse a flat text log file (no problem here) and then automatically send an email with any error

Display Phone Data in Mask

Question: Our phone numbers are stored in SQL 7 database in the format 9999999999. How can I use ASP to display the phone numbers using the mask (999)999-9999? Answer: You

JDK Editions

Question: When I go to download the Sun JDK, I see there’s an Enterprise Edition, and a Developer Edition, as well as a Standard Edition. What are thedifferences between all