Nov 6, 2000 #1 nomofoxpro Programmer Joined Sep 14, 2000 Messages 13 Location US I need to establish a shared (not exclusive) connection to a dBase table using a DTS connection. Is this possible?
I need to establish a shared (not exclusive) connection to a dBase table using a DTS connection. Is this possible?
Nov 7, 2000 #2 foxdev Programmer Joined Feb 11, 2000 Messages 1,995 Location US When you say "a dBase table", do you mean dBase, a product of Ashton-Tate or Borland? If so, which version? You might be able to use it in a DTS package using an ODBC connection, but that may depend on the version. Robert Bradley http://www.foxdev.com/ Upvote 0 Downvote
When you say "a dBase table", do you mean dBase, a product of Ashton-Tate or Borland? If so, which version? You might be able to use it in a DTS package using an ODBC connection, but that may depend on the version. Robert Bradley http://www.foxdev.com/
Nov 7, 2000 Thread starter #3 nomofoxpro Programmer Joined Sep 14, 2000 Messages 13 Location US I am connecting to the tables using a dBase V connection. I believe the DB is actually Clipper. Thanks for the info Upvote 0 Downvote
I am connecting to the tables using a dBase V connection. I believe the DB is actually Clipper. Thanks for the info