User: hanamichi.songoku Date/Time: 4/4/2005 3:58:51 AM
Application: myApplication Server:
myApplication.audacious.com HTTPS: on Browser:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
.NET CLR 1.0.37005; .NET CLR 1.1.4312122) Category:
TrackingID=6454A21C6876E30221 2540.SD_ICBAM
V1.0.90.CDatabaseSvc.ExecuteQueryEx.0> Error Number:
-2147217900 Description: Line 1: Incorrect syntax near
'='. (170) Line 1: Incorrect syntax near '='.
vsSQLStatement=SELECT name, source_link FROM
my_Application_tbl WHERE source_ID = File:
/UnlimitedSources.asp Line: 72

I'm receiving the above error mysteriously.  By the
looks of it, it seems that the value next to the equal
sign is blank.  In my ASP, there should be a value
being passed from the query string.

Dim strSourceID
strSourceID=Request.QueryString("sourceID")

I think the error above occurs because there is no
value retrieved from the query string. But I checked
the query string to be just fine. Is this possible? I
really think its weird.  Is QueryString really safe in
such a manner that it will return a value no matter
what? Or there are times that it returns no values. 
What are such instances?

Erwin Rommel Y. Felix
Tel. 8410111 loc. 11430
Mobile 09185980706
 
"Never outshine the Master Chicker"





                
__________________________________ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to