[GENERAL] Integration with MS Sql Server

2005-10-03 Thread J B
Guys, We have an in-house application that absolutely has to run against MS Sql Server. We also have an application that doesn't, but that needs to integrate with that MSSQL database. I'm considering any options, including using application code as an integration point. I'd prefer to somehow mir

Re: [GENERAL] Integration with MS Sql Server

2005-10-03 Thread J B
On 10/3/05, Dann Corbit <[EMAIL PROTECTED]> wrote: > Using SQL*Server, and OLEDB or ODBC data source can be connected as a > linked server. Then, TSQL queries can go against PostgreSQL tables as > though they were ordinary SQL*Server tables (but they have 4 part names > instead of 3 part names).

[GENERAL] PostgreSQL's bug tracker

2005-10-10 Thread J B
Guys, I was interested in researching a few items regarding bug reports in PostgreSQL, but I can't seem to find what the project uses as a bug tracker. I see the web form and mailing list, but I can't imagine they're not captured in some central repository. Could someone point me in the right dir

Re: [GENERAL] PostgreSQL's bug tracker

2005-10-11 Thread J B
On 10/10/05, Tom Lane <[EMAIL PROTECTED]> wrote: > Old-timers will recall that we already had one bad experience with an > early open-source bug tracker, which has left people a bit shy of the > concept too. I think a large part of that had to do with confusion > between the purposes of bug *repor

[GENERAL] Stripping empty space from all fields in a table?

2006-10-27 Thread J B
Guys,I have a table that has various fields that have whitespace in the values. I'd like to roll through and strip the left and right whitespace out of all fields that contain strings.Is there any easy way to do this? Thanks!JB

Re: [GENERAL] Stripping empty space from all fields in a table?

2006-10-30 Thread J B
Worked perfectly...thank you!

Re: [GENERAL] Well, Pervasive is now out....

2006-08-03 Thread J B
On 8/3/06, Nikolay Samokhvalov <[EMAIL PROTECTED]> wrote: Let's believe that that was the real reason... :-) If not, what was? Is this really a commentary on how many "enterprise"-y types are using Postgres? ---(end of broadcast)--- TIP 2: Don't