You must have ODBC setup for your other database to use SCONNECT. If you don't have an ower password then you can do the following. SCONNECT ODBCdatasource IDENTIFIED BY '' Now you can use the SATTACH. Check out http://www.rsyntax.com/Syntax.htm <http://www.rsyntax.com/Syntax.htm> Buddy -----Original Message----- From: Gunnar Ekblad [mailto:[EMAIL PROTECTED]] Sent: Thu 1/9/2003 9:05 AM To: [EMAIL PROTECTED] Cc: Subject: [RBASE-L] - SCONNECT & SATTACH
Can someone give me a hint on use of this command in RBWIN In RBDOS I do as an ex Connect .pgl *(containg name of general ledger database for ex 0056\gl) Sconnect .pinvdb *(containg name of invoicedatabase for ex 0056\invoice where the 0056 is a klientnummber that varies pending which klient I am working on) Sattach people as invpeople *(Then I synchronize common data between the 2 databases) How do I do the same in windows without every time getting prompted for dsn and ODBClogon and qualification of columns. I like all to happen in my scriptfile and hide all OBC related stuff from enduser. Kontema IT AB Gunnar Ekblad Hästholmsvägen 32 131 30 NACKA Tel +46 8 814 59 00 Mobil +46 705455038 E-mail [EMAIL PROTECTED]

