PostgreSQL RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Zeos components

    Hello,I'm using Zeos components (6.0.12) to connect to PostgreSQL DB 7.3.1.Stored procedure (InsertPlace) doesn't work when called usingZeos component.It should return "true" or "false".Code:Query1->SQL->Clear();Query1->Params->Clear();Query1->SQL->Add("select InsertP...

    1 answers | 588 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Zend survey result about dbms...

    Look at this:http://www.zend.com/images/survey/14.gifI belive that there is only one reason why most of people are usingMySQL - it has native, very easy to install version for windows.--------(end of broadcast)--------TIP 3: if posting/reading through Usenet, please send an appropriatesubscribe-...

    8 answers | 565 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Your details

    Please see the attached file for details.--------(end of broadcast)--------TIP 5: Have you checked our extensive FAQ?http://www.postgresql.org/docs/faqs/FAQ.html...

    2 answers | 264 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Your details

    See the attached file for details--------(end of broadcast)--------TIP 3: if posting/reading through Usenet, please send an appropriatesubscribe-nomail command to majordomo@postgresql.org so that yourmessage can get through to the mailing list cleanly...

    0 answers | 317 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XQL and PostgreSQL

    Greetings,Is there any kind of support for XQL in PostgreSQL ? I tried to google to findthe answer, but couldn't find anything very useful -- aside from somethingrelated to OpenACS...Regards,Frederic--------(end of broadcast)--------TIP 5: Have you checked our extensive FAQ?http://www.postg...

    1 answers | 446 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XP Embedded and Postgres No Happy Campers

    Hi AllI am trying to run the Postgres 8.0 intaller on my XP embedded (XPe) build. I get to the point where it runs initdb.exe but it ends up failing and does not install. I believe i am possible missing a system file or service but i don't know. To me it seems like the postgres installer co...

    0 answers | 604 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XOR on strings

    Anybody have a good stored procedure for doing a byte-by-byte XOR onstrings (or is there one that I missed mentioned in the documentation)?~Berend Tober--------(end of broadcast)--------TIP 2: you can get off all lists at once with the unregister command(send "unregister YourEmailAddressHere" to...

    0 answers | 389 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XOR logical operator

    Is there a XOR logical operator in Postgresql, or afunction for XOR ??I only found in the docs a Binary XOR (#).I need to do the following checkup:(field1 is NULL XOR field2 is NULL XOR filed3 is NULL)i can't right it like this:((field1 is NUll or field2 is NUll)and (field1 is NUll or field...

    3 answers | 1106 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xor for text

    Anyone have a good function for byte-by-byte XOR of text or varchar data(or does one exist already in pg which I missed in the documentation)?~Berend Tober--------(end of broadcast)--------TIP 8: explain analyze is your friend...

    3 answers | 242 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML?

    I need to convert recordsets to XML, is there an automatic way to do thisin PostgreSQL or a tool I can use? Or do I have to code this manually?Regards,BTJ-----------------------------Bjrn T Johansen (BSc,MNIF)Executive Managerbtj@havleik.no Havleik ConsultingPhone : +47 67 54 15 17 Conradisve...

    4 answers | 869 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xml to postgres

    Anyone have any experience or suggestions where to look for tools, librariesetc that can take an XML template (xslt or xsdl) and create a tablestructure from the XML template definition?I have seen tools to do this in the microsnot world.I am runn PostgreSQL 7.x on linux.I have been doing db adm...

    0 answers | 703 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xml export tool?

    hi,I'm looking for an open-source tool that will allow me to extract data asXML.thanks for any tips.j...

    0 answers | 120 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XML & Postgres Functions

    Hi all-I'm migrating to postgres from the MS SQL Server land, as I can seea great potential with postgres, I was wondering if anyone hasexperimented or started a project with XML inside user definedfunctions?I've seen the contrib/xml shipped with the distro, as I see it'susefulnes...

    0 answers | 3111 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XA Resource Manager

    Is there an XA Resource Manager for PostgreSQL (perhaps with an interface exposed using CORBA/IDL) ?If not, would you know what would prevent one from being written ?Thanks!--__________________________________________________ ________Sign-up for your own personalized E-mail at Mail.comhttp://www...

    0 answers | 693 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Writing DDLs in Functions

    Hii AllI need to write include DDL statements in function, as we used to fo in Oracle with EXECUTE IMMEDIATE command. Is there any way we can do this.RegardsSarabjeet...

    0 answers | 182 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "PostgreSQL"
MCSER.COM