|
-
Jun 14th, 2000, 11:34 PM
#1
Thread Starter
Member
I am trying to setup a variable in my asp here is the code below...
set rsRAM = conn.Execute("Select * from TVIMAIN WHERE SYSCAT Like '" _
& Request.QueryString("SystemId") & ITEMTYPE = RAM "'")
and here is the error message I am getting... I am almost sure that it is just syntax...
If anybody has any clues to help me resolve my problem please post
Kind Regards,
Hakan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|