As far as server tables, RBase doesn't know if the server is a SqlServer or another RBase DB, so as we discussed a couple weeks ago, only SDetach when you have to do a Reload or RBase will complain it can't find the server table or something like that.

I just have one RMD to do the SCONNECT and the SATTACH and another to do the SDETACH and SDISCONNECT to clean everything up for RELOAD and such.



----- Original Message ----- From: <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Saturday, November 21, 2009 8:21 PM
Subject: [RBASE-L] - Re: RBase and SQL Server


Speaking of "dummy"....  of course there will be an RBase database
with my forms and reports!  Big duh there.

Bob answered my next question -- that it is okay to SAttach all the tables
just one time and leave them that way.  Don't have to SAttach and
SDetach every time?   Do you agree, Razzak?

Karen


You will still need a dummy R:BASE database (even with no
tables) in order to use the SCONNECT and SATTACH commands
to CONNECT Server Database(s) and SATTACH connected server
Table(s).

How else would you use R:BASE as a Front-End to design forms,
labels, reports, external forms, etc?



Reply via email to