Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query Error iun SQL server 7
Message
De
02/10/2002 12:55:47
Stacey King
Koala Publishing Ltd
Bristol, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Query Error iun SQL server 7
Divers
Thread ID:
00706951
Message ID:
00706951
Vues:
53
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform