Is this the only SQL code in there or there's another one?

On Mon, 07 Mar 2005 22:34:53 -0000, dcase14
<[EMAIL PROTECTED]> wrote:
> 
> Hi again everybody
> 
> I was testing this asp to database link I'm working on and found that
> I was getting an EOF/BOF error, which it turned out was being caused
> by invalid data which contained incorrect values on my Inner Join. So
> I went in and corrected the database so it was joining on correct
> values. Then the next time I tried to test the pages, I got the
> following error:
> 
> Error Type:
> Microsoft OLE DB Provider for ODBC Drivers (0x80040E10)
> [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
> ../db_list.asp, line 34
> 
> Can anybody tell me what this error means? I've looked all over the
> web and can't find anything. Well, I found one possibility - that the
> columns in my table that I am trying to select don't exist. However, I
> don't think this is it, since I'm selecting everything.
> 
> The SQL statement (which is being executed at line 34) is:
> MySQL = "SELECT * FROM Section ORDER BY Class_Id"
> 
> Any help would be greatly appreciated.
> 
> thanks in advance
> Nick
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> 
> ________________________________
> 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.


 
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