Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with a query in ASP
Message
From
28/03/2003 00:43:09
 
 
To
27/03/2003 09:39:40
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00770467
Message ID:
00771181
Views:
27
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform