LOL!

I just found a DOS form I had copied. The new target table was missing one 
column.
The column is still on the form, you can change the data in it, it just doesn't 
go anywhere.

I always assumed that I would get an error when I tried to modify this form.
Not so!

Dennis

________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Tuesday, September 21, 2010 4:07 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - So you can disconnect while in a bound form?

I was just now checking out something that another consultant did on a windows 
7.6 form, and I'm frankly shocked!   I always assumed that if you tried to do 
something like disconnect / connect / reload while you are still sitting in a 
form that is tied to a table, that you would get some kind of error like 
"invalid eep command" or something like that.

But this guy has a group bar menu option for "reload the database" that does a 
disconnect, connects in single-user mode, does an autocheck, does a reload...  
all while still technically in that main menu form that is bound to a table!   
When done the program reconnects in multi-on mode, and does a "return" back to 
the form and all is well.

I really thought you could NOT do that, but apparently you can!  He says the 
client's been using that for database maintenance for years!   For bound main 
menus, I always exited the main menu form, did the maintenance using large, 
different-colored pause boxes for status updates, then reconnect and come back 
into the main menu.    Does anyone see a downside to doing it the way he did?   
Does anyone else do this while still inside a form?

BTW:  yes I know that an external form file would take care of all these 
issues...

Karen

Reply via email to