Re: New Patch file for MS SQL autonumbers
От | Dave Page |
---|---|
Тема | Re: New Patch file for MS SQL autonumbers |
Дата | |
Msg-id | D85C66DA59BA044EB96AB9683819CF610150FA@dogbert.vale-housing.co.uk обсуждение исходный текст |
Ответ на | New Patch file for MS SQL autonumbers (John McCawley <jmccawley@worleyco.com>) |
Список | pgadmin-hackers |
Thanks John, change commited, along with the Access fix you suggested. Regards, Dave. > -----Original Message----- > From: John McCawley [mailto:jmccawley@worleyco.com] > Sent: 17 June 2002 16:58 > To: Dave Page > Cc: pgadmin-hackers > Subject: [pgadmin-hackers] New Patch file for MS SQL autonumbers > > > Previously, my code used the contents of cnLocal.ConnectionString to > determine whether we were migrating from a MS SQL database. > This is how > the access code was doing it, so I was mimicing that > behavior. However, > for whatever reason the case of the MSSQL string changed between CVS > versions (That code hasn't changed, I have no idea what happened). I > started to change the comparison to case insensitive, but instead > changed the line to use the value of the option box to > determine whether > we're migrating from a MSSQL server. I believe that the Access code > should also be modified in a similar manner. If the Access connect > string is changed, more than likely whoever makes the change will not > remember to also change the "if" that depends on that connect string. > > John > > >
В списке pgadmin-hackers по дате отправления: