Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: RayRayRay
  • Content: Threads
  • Order by date
  1. RayRayRay

    How do you rename a field in an Access database using SQL statement?

    I want to use an SQL statement to rename a field in an Access 2000 database. I read about a dozen places on the web that say do it this way: Alter Table Table1 RENAME Column (Field1) To (Field2) This does NOT WORK (it chokes on the "RENAME" part). I've also read in about 20 places...
  2. RayRayRay

    Blank Message Box

    Hi All, I am developing an application in VB6. I am using the Printer Object to send a report to an Epson LQ-2080 ESC/P2 Printer. Running the program from the VB IDE, I get an empty mesage box with an Exclamation Point Icon, and OK button, but no text. The Title Bar contains "Microsoft...

Part and Inventory Search

Back
Top