Re: Using symbolic links for databases and tables

2001-08-01 Thread Grigory Bakunov
Date |Tue, 31 Jul 2001 16:40:06 -0400 >From |"ROSS MCCORMICK" <[EMAIL PROTECTED]> Hello! RM> What about having symbolic links in the same directory as the original file? I have a situation where a broken Windoze application has different queries embedded, with some using tablename(lower case)

Re: Using symbolic links for databases and tables

2001-07-31 Thread ROSS MCCORMICK
What about having symbolic links in the same directory as the original file? I have a situation where a broken Windoze application has different queries embedded, with some using tablename(lower case), and some using TABLENAME(upper case). The database actually resides on a Linux server, so fi