Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with a query in ASP
Message
De
28/03/2003 00:43:09
 
 
À
27/03/2003 09:39:40
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00770467
Message ID:
00771181
Vues:
26
Sorry just missed the first line that u r using MySQL database.
for my sql convert functions parameters are
convert(expression,datatype)
or cast can be used as
cast(expression AS datatype)

datatypes
SIGNED {INTEGER}
UNSIGNED {INTEGER}
sqlcodmod="select convert(codmodulo,UNSIGNED) from modasg where cod='"&request("cod")&"'" 
   set rscodmod=conn.execute(sqlcodmod)
Best Luck..
Nilesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform