zoey1200 Posted December 6, 2004 Posted December 6, 2004 How do you change a number value in DB to a string in SQL? Quote
donnacha Posted December 7, 2004 Posted December 7, 2004 Can you explain a bit better what you are trying to do or better still give sampe code. have you looked at CSTR or the '.ToString' methods Quote Hamlet
Administrators PlausiblyDamp Posted December 7, 2004 Administrators Posted December 7, 2004 Have you looked at either the CAST or CONVERT functions? Either should be useful for you. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.