From: | "Riaan van der Westhuizen" <riaan(at)huizensoft(dot)co(dot)za> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | GUID for postgreSQL |
Date: | 2005-07-27 07:48:24 |
Message-ID: | 20050727074552.952E852C47@svr1.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi All,
We are a small developing house in South Africa, which is in the process of
porting our Apps from
MS SQL to PostgreSQL. We use the newid() [globally unique identifier
(GUID)] function in SQL a lot, and need the same for pg.
Our development platform is .NET using c#. We also plan to start using Mono
C# in the future.
We will be deploying PostgreSQL on Windows (2003 Server) and Linux (Ubuntu)
platforms.
We have search the web and found c code that can do this, but we do not have
c programmers.
Are there anybody that can help us compiling these for us, we need it on
both OSs?
Thanks
Regards,
Riaan van der Westhuizen
CEO
Huizensoft (Pty) Ltd
Tel: +27 44 871 5534
Fax: +27 44 871 5098
This e-mail and any attachments thereto is confidential and
is intended solely for the use of the addressee's.
If you are not the intended recipient, be advised that any use,
dissemination, forwarding, printing, or copying of this e-mail is strictly
prohibited.
Huizensoft (Pty) Ltd accepts no liability for any views or opinions
expressed in
this e-mail or for any loss or damages that may be suffered by any person
whomsoever, arising from, or in connection with, or caused by, the use of
this e-mail.
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2005-07-27 07:52:52 | Re: Postgresql with max_connections=4096 |
Previous Message | Philippe Lang | 2005-07-27 07:47:59 | Re: Trigger disactivation and SELECT WAITING |