Microsoft
Software
Hardware
Network
Question : Only select part of a column with SQL
I'm writing an SQL SELECT statement against an MS Access database. The fields in the database are all set to large sizes (say 255) and I can't change them. (It's not my database, hence the poor initial design.)
For reasons that aren't really pertinent here, I need to select only part of the column. Say, the first 50 charachters or so. Can I do that? Actually, How can I do that is the more important question.
Anyone? Anyone?
Answer : Only select part of a column with SQL
select mid([YourcolumnName],1,50)
from YourTable
Random Solutions
Internet Connection is OK; Internet Explorer Does Not Work
Batch at boot before login: Scheduled taks does not work for local login on domain-PCs
Format columns cells formated as shortdate to show as months in Pivot table
loading the contents of text file into database
Office 2007 Mail Merge Issue between Word and Access
Copy contents of variable to clipboard in oracle forms
Iptables firewall script - 500pts
Sendmail Spamming
How can i save my bookmarks from (firefox and explorer) to a file in order to restore them on another system.
How do you bring up the MS Outlook 2007 Account Button when you have MS Exchange setup in outlook