Microsoft
Software
Hardware
Network
Question : access sql conversion text to number
in access sql, how can I convert a text column that contains numbers into a number?
if col Amount is text and contains "45.03"
How can I convert it in the select statement into a number?
Answer : access sql conversion text to number
Select *, Val([YourTextField] As NumField
From tblYourTable
/gustav
Random Solutions
Creating and applying templates
asp.net I have this msql select that is returning an error Incorrect syntax near '.'. I cannot see where its.
Need help removing Worm Autorun.B
How do I create a report in CRM 4.0 that details all activities by all users?
Can not convert a mssql query to a mysql query
My web page has errors and doesn't work using IE8
How to add line feed and carriage return to bullets in a string
HP dl380 g6 - esxi server need to add a usb licensing dongle to a virtual machine
Not able to login as root after PAM configuration
TClientDataSet.RowsAffecte
d