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
Are GIF animated files still a good option for web sites?
Incoming spam
using <br> in sql statements from asp
Unable to find all members in Active Directory groups
The statement terminated. The maximum recursion 100 has been exhausted before statement completion
How to retrieve ONLY the column I need from a select statement
read and execute and select but not admin
sql update
Wordpress: Menu Item Source Code
NOUNLOAD