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
Can i use public certificates at *ALL* places in OCS 2007 R2.
Sample app for touch recognition
children's scientific websites (games, quiz, puzzles etc)
Entity-Relationship model of an Election
Java String Limitations
Free Alternative Of Ms Sharepont Server
Cisco QOS - Policing
Thecus RAID storage device - disk warnings!!
Serial Port DLL C++
ISA Server PPTP Site-To-Site Link Not Working