Active Server Pages

Formatting Your SQL Statement Correctly

Question: I am trying to set up a recordset from the results of a form. On the ASP page, I have set a variable to the entry from the form but I want to enter this value in the search query, whatever it may be.

Visual InterDev: Data Sources Names

For Visual InterDev to work properly, you need to duplicate the data source names (DSNs). The trouble is that, in Visual InterDev 1.0 (VID), the workstation and the Web server need different paths to the same database, but the global.asa file offers only one or the other. Rather than fuss