I just did that but I do not believe it looked into the fields that have
eeps.  So I am half way there.  

 

It is great when you update a column name and it runs along and updates
reports and forms etc..    But I think because I am adding in a new table
there is no way of performing that type of function,  so I am trying any
ideas or suggestions you all might have and recommend.  I know I could use
R:something (Razzak knows the name, its documents your database)  but for a
one time shot, on a couple columns it seems ashamed to buy this and then put
it on the shelf.  

 

Sincerely,

Paul Dewey 

 

 

New Horizon Interlock Inc.

New Horizon Safety Diagnostics Inc.

www.interlockinfo.com

Saving Lives - One Breath at A Time  T

 

This e-mail message is intended only for the named recipient(s) above and is
covered by the Electronic Communications Privacy Act 18 U.S.C. Section
2510-2521. This e-mail is confidential and may contain information that is
privileged or exempt from disclosure under applicable law. If you have
received this message in error please immediately notify the sender by
return e-mail and delete this e-mail message from your computer. 

 

 

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Downall
Sent: Tuesday, April 22, 2008 11:29 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: New Table and then ?? with the old stuff.

 

Paul,

You can uncompress your forms (see RFormPacker76.RBL or RFormPacker80.RBL to
make this easy), and then:

select * from sys_forms3 where sys_data contains 'columnname' AND sys_data
contains 'tablename'

Unfortunately, it might be hard to write the where clause that says "what
forms ought to have the new column named xxxx but don't?"

Bill

Reply via email to