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 an excel style grid layout
Executing SQL between local MySQL and hosted MySQL
cannot detect newly added LUNS in powermt
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource
Set a negative column value to 0 in SQL Server
best tools for front end development HTML,CSS, JavaScript, cross browser compatibility, W3C compliance
Running DOS program from Dellphi
asp.net ' I need to write a long sql statement and i'm being cut off after the first line with a double qoute
to optimise the case statement
Sharepoint subsite permissions