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
How to export autotext entries from Word 2003 and Import them back into a new computer with Word 2003
Sending HTML email with outlook 2003
Sorting string field in Natural order
Mail Merge with section breaks
Hta script that needs some changed to be able to send 2 mails to 2 different groups with same body but different Subject
How do I store and add values from a repeating section in Infopath?
Lost restore install disks. What do I do? Laptop has genuine XP sticker and serial number.
Event ID 1173 MSExchangeIS Mailbox Error 0x6bb deleting unused restricted view from folder
After Bootup mouse pointer moves but does not activate anything and houglass hangs on toolbar
Import data into Sybase Database from Excel