Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query Error iun SQL server 7
Message
From
02/10/2002 12:55:47
Stacey King
Koala Publishing Ltd
Bristol, United Kingdom
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Query Error iun SQL server 7
Miscellaneous
Thread ID:
00706951
Message ID:
00706951
Views:
52
In SQL Server 7, Why does :

recPg.setSQLText("select distinct * from whatsnew ORDER BY " + thisPage.getOrderBy2() )

give the error message:

Microsoft OLE DB Provider for ODBC Drivers error '80040e21'

ODBC driver does not support the requested properties.

/jprelec/_ScriptLibrary/Recordset.ASP, line 636

when:

recPg.setSQLText("select * from whatsnew ORDER BY " + thisPage.getOrderBy2() )

works absolutely fine ????

The ONLY difference is thge first statement has the DISTINCT clause in it

Help anyone please
Next
Reply
Map
View

Click here to load this message in the networking platform