Emmitt,

I gotta say, that is a very creative use of STATICDB.

Dennis

________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of Emmitt Dove
Sent: Friday, June 19, 2009 3:11 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: Recovering a form

Ray,

If you create the table with the proper name BEFORE you open the designer, can 
you open the form?  This will depend upon whether you drop the correct table or 
not.


Failing that, try this sequence:

DISCONNECT
SET STATICDB OFF
CONNECT dbname

.. Now create your table

DISCONNECT
SET STATICDB ON
CONNECT dbname

.. Now, the DROP TABLE will not drop the table since STATICDB is ON.

.. Open the form
.. Correct the error
.. Save the form

DISCONNECT
SET STATICDB OFF
CONNECT dbname
DROP TABLE tablename

You should now be in good shape.

Emmitt Dove
Manager, Converting Applications Development
Evergreen Packaging, Inc.
[email protected]
(203) 214-5683 m
(203) 643-8022 o
(203) 643-8086 f
[email protected]

From: [email protected] [mailto:[email protected]] On Behalf Of [email protected]
Sent: Friday, June 19, 2009 2:34 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Recovering a form

I've been working on a form that creates a temp table when it starts.  I drop 
the table and then create the temp table in the "on before design action.".  I 
mistyped "text" as "test" when saved it last.  Is there a way to correct this.  
Every time I try to go design the form I get an error and cannot open the form 
designer to fix the error.

Ray Sellers


________________________________
Dell Inspiron 15: Now starting at 
$349<http://pr.atwola.com/promoclk/100126575x1222435718x1201460505/aol?redir=http:%2F%2Fad.doubleclick.net%2Fclk%3B215748553%3B38126199%3Bs>

Reply via email to