ODBC API call: 'connect:' returned the following error message: '
[Microsoft][ODBC Microsoft Access Driver] Not enough space on temporary disk.
source = InQuestAccess
user = UmtesIT3rxAqPhe
WebBase ODBC (EwXx08.120@Windows NT 4.0) **
In file: e:\i\wb\http\who-me\fsearchoptions.htf
;; following starts near line number 9 in your source form... ... <meta http-equiv="PICS-Label" content='(PICS-1.0 "http://www.rsac.org/ratingsv01.html" l comment "RSACi North America Server" by "suppox4@whe.cox" r (n 0 s 0 v 0 l 0))'> <meta NAME="robots" CONTENT="noindex,nofollow"> <meta name="rating" content="general"> </head> {if 0 Donut size > not}{reDirect 'http://who-me.com/'}{/if} {include 'iBody0.hti'} {set %output% false} {sql to reasonCount source 'InQuestAccess' user SysVarUser password SysVarPass} SELECT tbl_WM_NOTES.Reason, Count(tbl_WM_NOTES.Reason) AS CountOfReason FROM tbl_WM_NOTES GROUP BY tbl_WM_NOTES.Reason; {/sql} {set NoteCounter 0} {forRow aReason on reasonCount} {set NoteCounter NoteCounter CountOfReason +} {case Reason} {match 'Adoption'}{set Rez_Adoption CountOfReason} {match 'Career'}{set Rez_Career CountOfReason} {match 'Friend'}{set Rez_Friend CountOfReason} ...**