Hello
I have postgresql latest version running on RH 9. I
want to write a windows based application to interact
with postgresql server. For that I plan to use libpq
i.e. using C.
I can work with the linux version but try as I might I
am not able to locate a source for compiled ( static )
version
Hello
Thanks for all the reponses yesterday for my queries
regarding moving from MySQL to PgSQL.
As I see there is no native port of POstgresql for
Windows. My applications is being developed in Windows
primarily due to better editors. We are using
wxWindows cross platform toolkit to develop the
Thanks.
Well this decision is taken by manager not me :)
Anyway, our product is cross platform version so I
have to compile it in Window...I need the Windows
library..
Karam
--- Shridhar Daithankar <[EMAIL PROTECTED]>
wrote:
> Karam Chand wrote:
>
> > Hello
> >
Thanks.
--- Shachar Shemesh <[EMAIL PROTECTED]> wrote:
> Shachar Shemesh wrote:
>
> > Karam Chand wrote:
> >
> >> Hello
> >>
> >> I have read the docs.you need to install
> PostgrSQL
> >> using cygwin etc. I am not in a po
Hello
In my development area I want to install and run
various versions of Postgresql on the same machine
(sorrybut acute shortage of hardware) listening on
different port.
Is it possible?
Any help...
Laram
__
Do you Yahoo!?
Get better spam protection with Y
Hello
Is there any documentation that lists all the
PostgreSQL reserved words and function names?
Just dont want to create object names with those
words?
Karam
__
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
---
Hey
Thanks for the pointer. In MySQL ( which I had been
using for a long time )...YEAR comes under
miscellenous function..like date etc. and keywords are
given as select, group etc.
What about PostgrSQL?
Regards
Karam
--- Mike Mascari <[EMAIL PROTECTED]> wrote:
> Karam Ch
Hello,
I want to implement HAND_CURSOR for my app so I have
ot ifdef SetCursor() and load it accordingly in my
windows app.
Here is the code I am using:
#ifdef _WIN32
m_HandCursor= wxCursor ( wxCURSOR_HAND );
#else
m_HandCursor=
Ooooppss..
I am extremely sorry. I took up the wrong mailing
address from my address book. It should have been
posted to wxWindows mailing list.
Regards
Karam
--- Karam Chand <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want to implement HAND_CURSOR for my app so I
Sorry...
the function is pg_get_indexdef and i found the docs
for it.
Thanks .
Karam
--- Tom Lane <[EMAIL PROTECTED]> wrote:
> Karam Chand <[EMAIL PROTECTED]> writes:
> > How do I display the field(s) used to create an
> index,
>
> The pg_get_index_d
Hello,
As a MySQL and PostgreSQL developer, I had been using
SQLyog for long for my MySQL work. Now they have
released it for PostgreSQL also. Check their post at:
http://www.webyog.com/forums/index.php?s=3d509372b5d4a724c38ab8704da7a708&act=ST&f=2&t=472&st=0entry3219
Hope it helps to all the
rds,
Karam
--- Tom Lane <[EMAIL PROTECTED]> wrote:
> Karam Chand <[EMAIL PROTECTED]> writes:
> > createuser, createdb etc. all giving the same
> error:
>
> > No entry defined in pg_hba.conf for localhost,
> user
> > jor, database template1.
>
>
12 matches
Mail list logo