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
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).
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
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
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
Worked perfectly...thank you!
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