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
Save web page as pdf
windows AT job
excel macro that will take a one column flat file and move it into rows
windows 2003 - windows 2008 forest trust permissions issue
Editing Web Pages
D drive full and access denied
How to add a script to the Task sequence in a MDT OS deplyment.
Outlook 2007 crashes in normal mode, but not safe mode.
Exchange 2007 Anti-Spam Agent Log - Wrong Timestamp
Exchange 2003 Server will not backup Corrupt Database