Hey You know what it worked the error was something else I am trying to develop a asp quiz code.it took me two days to figure out the errors. Thanks --- GJ <[EMAIL PROTECTED]> wrote:
> Can you show me the exact lines of code you think > produces the > error...Copy paste your code. > > > On Wed, 23 Feb 2005 13:47:48 -0000, kala12_2002 > <[EMAIL PROTECTED]> wrote: > > > > kala here > > Hey it's not working giving a vb compilation error > > Error Type: > > Microsoft _VBScript compilation (0x800A03F3) > > Expected '=' > > > > > > --- In [email protected], > kapil dev > > <[EMAIL PROTECTED]> wrote: > > > The Solution is > > > > > > set RS = Conn.Execute "SELECT * FROM [questions] > WHERE [QID]='" & > > > curpage & "'" > > > > > > kala12_2002 <[EMAIL PROTECTED]> wrote: > > > > > > > > > Please help me on this > > > > > > How to append an variable value in a sql > statement in ado > > > eg > > > > > > set RS = Conn.Execute "SELECT * FROM [questions] > WHERE [QID]=" & > > > curpage > > > > > > this curpage is a no which the user will be > inputting. > > > I am getting an error.pls someone help me out on > this > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------- > > > 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 the > Yahoo! Terms of Service. > > > > > > > > > > > > kapil dev > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > protection around > > > http://mail.yahoo.com > > > > > > [Non-text portions of this message have been > removed] > > > > > > > > > > ________________________________ > > 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 the Yahoo! > Terms of Service. > __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail 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/
