iHTML - Server Side Scripting/Programming Language
Inline Internet Systems, Inc.
Inline HyperText Markup Language Extension ToolsInline HyperText Markup Language Extension Tools
Learning

iHTML Documentation
iHTML FAQ
iHTML Developer Resource Library
iHTML Parsing Diagram
iHTML Connection Diagram
iHTML Training
iHTML Tag Database
iHTML Vault Archive
Drews Code Archive
SyncNet Code Archive
iEDIT Editor
iHTML Developer Resources

Search Results:

Error Number = 350
Error Message = Native SQL Error Code
Error Details = iSQL ALIAS="sql1" SQL="SELECT c.id AS catid, c.name AS catname, f.*, cr.publish_name AS creatorname, cr.publish_company AS creatorcompany, cr.publish_url AS creatorurl, cr.publish_email AS creatoremail FROM support.dbo.code_files f, support.dbo.code_category c, support.dbo.code_creator cr WHERE f.categoryid = c.id AND f.creatorid = cr.id :query_category AND (f.name LIKE '%:searchterm%' OR f.description LIKE '%:searchterm%') ORDER BY f.datecreated DESC"
SQL Error: [Microsoft][ODBC Microsoft Access Driver] Could not find file 'C:\Apache22\support.dbo'. @ Error Executing Statement
SQL Statement: SELECT c.id AS catid, c.name AS catname, f.*, cr.publish_name AS creatorname, cr.publish_company AS creatorcompany, cr.publish_url AS creatorurl, cr.publish_email AS creatoremail FROM support.dbo.code_files f, support.dbo.code_category c, support.dbo.code_creator cr WHERE f.categoryid = c.id AND f.creatorid = cr.id AND f.categoryid=4 AND (f.name LIKE '%%' OR f.description LIKE '%%') ORDER BY f.datecreated DESC