Thanks to both for the responses. I suppose I will have to do it the way you suggested.
It seems there are a lot of people who THINK it can be done, based on my Google searches of the subject. For instance:
http://sqlzoo.net/howto/accesstip557646.htm
Ironically, their sample code fails with...
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...
Hi CajunCenturion,
Thanks for the idea, but unless I am mistaken, this type of encryption only prevents a user from opening the database in applications other than Microsoft Access. If the database file is opened in Access, then the user can see the contents normally. Since it is easy for...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.