I
always thought it was bad form to fully qualify a table name with the schema in
application code. It makes having multiple environments (dev/test) in a
single database instance difficult. It also prevents re-direction via synonyms
if you are trying to redirect a query to a different table transparent to the
application. I was suprised to see the schema prefix on the tablename as
the default. It's not a big deal but a patch would definately make sense,
and the default should probably be to leave off the schema.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rod Macpherson Sent: Tuesday, December 03, 2002 7:22 PM To: Aslak Hellesøy; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Middlegen-user] mssql 2000 jdbc driver
|
Title: RE: [Middlegen-user] mssql 2000 jdbc driver
- [Middlegen-user] mssql 2000 jdbc driver [EMAIL PROTECTED]
- RE: [Middlegen-user] mssql 2000 jdbc driver Aslak Hellesøy
- Re: [Middlegen-user] mssql 2000 jdbc driver Kristoffer Moe
- RE: [Middlegen-user] mssql 2000 jdbc driver Rod Macpherson
- RE: [Middlegen-user] mssql 2000 jdbc driver Hal Deadman
- RE: [Middlegen-user] mssql 2000 jdbc driver Aslak Hellesøy
- RE: [Middlegen-user] mssql 2000 jdbc driv... Aslak Hellesøy