how to use sql*plus to access dbf file directly


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by 'void' on July 12, 2001 at 22:33:40 EST:

I've ever seen somewhere that
it's possible to use sql*plus to manipulate
dbf file like that:
1.build a dsn 'testdbf'using ms dbase driver
2.copy dbf files to the 'testdbf' directory
3.in sql*plus
'conn a/a@odbc:testdbf'
4.then we can do things as usual

but I didn't success.
error:
ORA-03121:

Does anyone know more about it?
Please Help.
Thanks!



Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]