|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Help! cant retrieve data from storedproc |
|
From: |
ian smith |
|
Date: |
4/10/2000 11:26:30 PM |
|
IP: |
152.201.225.191 |
Andrea,
Im having a similar problem. When I test the code on my machine (asp pages passing variables to an ACCESS 97 database using 127.0.0.1 as ip and Personal WEb server...no idea about version of asp or vb or anything else) it works fine...(one time it gave me the error) but it works fine almost all the time. When I post the code and database to my webserver, i get that error. Initially I was using a line
if RS.BOF and RS.EOF then response.end
and It was ending for me...which I didnt want. I took out this if/then and now I get this error. I am not a developer and am highly annoyed. If you figure out what is going on please let me know. I would like to add that I am not using stored proc, I am simply trying to use SQL statements...which bugs me that it works on PWS at ip 127.0.0.1 my test machine but not on the web. arrgh |
Previous Message
Follow Up - Re: Help! cant retrieve data from storedproc - ian smith 4/11/2000 1:34:32 AM
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|