At 01:45 PM 2/28/2008, Dan Goldberg wrote:
Does anybody know how to sattach to a foreign database without putting a lock on the database??I tried the temp setting without any luck: SCONNECT ';driver=Oterro 3.5 Database Driver (*.rb1);dbq=p:\lance\lance' SATTACH temporary master AS mastered USING ALL
Dan, In a multi-user environment, define a System DSN to connect the database. Very Best R:egards, Razzak.

