dbTalk Databases Forums  

Sponsored Links


comp.databases.postgresql.interfaces.odbc comp.databases.postgresql.interfaces.odbc


Discuss in the comp.databases.postgresql.interfaces.odbc forum.



Post New Thread
Threads in Forum : comp.databases.postgresql.interfaces.odbc Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I use the computer and the Net on a regular basis but I don't know a whole lot about it all, especially when it gets technical. I have an Acer...
Virgina Hernandez
01-27-2010 01:47 PM
Virgina Hernandez Go to last post
0 2,273
ProstgreSQL-ODBC-ers, I just ran some tests from an ODBC source using some software that was written using a third party FORTRAN ODBC API. Try as I...
Jeff D. Hamann
09-07-2005 12:37 AM
Jeff D. Hamann Go to last post
0 3,045
TL> Alex Guryanow <gav (AT) nlr (DOT) ru> writes: TL> Are both servers set up with the same database encoding? I think the answer is yes. For both...
Alex Guryanow
11-23-2004 02:55 PM
Merlin Moncure Go to last post
2 851
Hello! I use libodbc++ under win32 with MinGW, and would like to get a list of a server's databases, but getCatalogs() doesn't work (it returns an...
MB
11-22-2004 04:16 PM
MB Go to last post
0 824
Hi, I have windows app written in Borland C++ Builder 5.0. Using ODBC driver windows app connects to database on linux server. Database is created...
Alex Guryanow
11-21-2004 09:04 AM
Alex Guryanow Go to last post
0 742
Håkon Clausen wrote: I haven't heard of any major work being done on the ODBC driver. -- Bruce Momjian | ...
Bruce Momjian
11-21-2004 05:44 AM
Peter Eisentraut Go to last post
1 743
Does anyone have a demo visual c++ project to build the psqlODBC driver. Ive created the project like it says in the readme and i get plenty of...
alex@icctools.com
11-19-2004 10:46 AM
alex@icctools.com Go to last post
0 715
Can anyone point me to any info on compiling psql odbc for windows XP? I dont have any commercial editors or compilers, i do have MinGW though,...
alex@icctools.com
11-18-2004 10:52 AM
alex@icctools.com Go to last post
0 708
I have been trying to do an insert into a TimeStamp field in Postgresql 7.34 (running on Suse 9.0, if it matters). The application is in Delphi 7.0,...
Ed Brown
11-17-2004 04:33 PM
Ed Brown Go to last post
3 879
Hi, you must get it from the cvs repository. Maybe the 07.03.0200 version has some missing files. Lothar ---- My home: www.lollisoft.de...
Lothar Behrens
11-17-2004 12:35 PM
Lothar Behrens Go to last post
0 658
Hi, config.h.in is created from an unix make system. This creates the required file via ./configure. Use the following line: nmake -f win32.mak...
Lothar Behrens
11-17-2004 12:32 PM
Lothar Behrens Go to last post
0 706
Just as an information. I just did some tests with IBM VisualAge Smalltal under Windows against the PostgreSQL Beta 4 with ODBC drivers and the...
Marten Feldtmann
11-16-2004 01:30 PM
Gary Doades Go to last post
5 758
Markus Donath wrote: I have to admit that I have not had any problems with 7.3.2.0 and I have hit it pretty hard. In real-load tests with around 100...
Gary Doades
11-16-2004 11:28 AM
Shachar Shemesh Go to last post
16 1,327
Hi, I'm trying to migrate one of our MS SQL databases to Postgre, but have encountered a little problem. I thought that the best way to do it was to...
Doobie
11-16-2004 05:18 AM
Sim Zacks Go to last post
2 1,035
This wont work because myvalue must be a record or row variable. I'm guessing its nearly impossible to get the last inserted id from access 2003...
Mike Fahey
11-14-2004 08:20 AM
Sim Zacks Go to last post
2 788
So I guess the question still remains, how do you get the last inserted id from a sequence? I'm using access 2003 & postgres odbc 8.0.02 select...
Mike Fahey
11-13-2004 07:30 AM
Philippe Lang Go to last post
2 1,338
When exactly does the ODBC driver generate CREATE TABLE queries? Regards, Dave ---------------------------(end of...
Dave Page
11-12-2004 03:22 PM
Dave Page Go to last post
14 1,350
Looks like www.postgresql.org is down yet again. figures ---------------------------(end of broadcast)--------------------------- TIP 5: Have...
Mike Fahey
11-11-2004 08:33 AM
Mike Fahey Go to last post
0 673
On Wednesday 10 November 2004 01:21, David Bear wrote: I'm fairly certain there's no limit in the ODBC driver (though I am re-directing to -odbc in...
Robert Treat
11-10-2004 07:26 PM
Robert Treat Go to last post
0 682
I can't call currval() with the odbc driver. I'm using odbc driver version 8.0.0.2 with MS ACcess 2003. I get the following error in...
Mike Fahey
11-10-2004 01:15 PM
Jeff Eckermann Go to last post
1 789
Does select @@IDENTITY work with version 8.0.02 ? IT returns "2" every single time. All I want to do is get the last inserted id from a...
Mike Fahey
11-10-2004 12:17 PM
Peter Eisentraut Go to last post
1 873
I'm currently building a suite of excel spreadsheets to run against postgresql. Excel is a great tool, however they force you to use ms query to...
Merlin Moncure
11-09-2004 11:58 AM
Merlin Moncure Go to last post
2 844
I want browse the project in VC++6. When I try to build the project I receive...
eugen stefanescu
11-09-2004 11:18 AM
eugen stefanescu Go to last post
0 761
Hi Firstly, this sounds very much like you're using a different ODBC.ini file. Can you confirm which odbc.ini file you're using. Secondly, if you...
Emmon Simbo
11-09-2004 04:50 AM
Emmon Simbo Go to last post
0 697
I have a postgresql backend with an access front end and I am trying to redefine the recordset of the form to use an ADO recordset. The problem...
Sim Zacks
11-09-2004 03:57 AM
Sim Zacks Go to last post
1 815
Hi, I tried to avoid the problem when deleting rows with the update statement with current of. This gives me an illegal cursor state. Query and...
Lothar Behrens
11-09-2004 01:16 AM
Lothar Behrens Go to last post
0 700
I've just uploaded a new snapshot to ftp://ftp.postgresql.org/pub/odbc/versions/snapshots/ (it should hit the mirrors within 24 hours). This version...
Dave Page
11-08-2004 04:29 PM
Gary Doades Go to last post
11 1,201
Hi ! I tried to use with my application (developed in C++) the three avaliable snapshots but no one worked... I tried because the last...
Rodrigo Carvalhaes
11-08-2004 02:51 AM
Rodrigo Carvalhaes Go to last post
2 807
how do you do it? looking for a solution, I found this thread just some lines below: update rules + views + .... which suggests using ctid, causing...
Lutz Willerding
11-05-2004 05:44 PM
Lutz Willerding Go to last post
0 754
Hi, I have found, that my class wrapper must do a SQLSetPos(..., SQL_REFRESH, ...); after deleting a row. This solved a bug that I am searching...
Lothar Behrens
11-03-2004 01:41 PM
Lothar Behrens Go to last post
0 715
Im a bit new to the ODBC thing, but i noticed a lot of ODBC drivers when installed, have a setup library that is installed. IM not sure what it does...
alex@icctools.com
11-03-2004 09:52 AM
alex@icctools.com Go to last post
0 709
Hi, I want write an odbc driver and I never do this before. I have the jdbc driver and I hope this can help me to finish quickly this task. (What do...
eugen stefanescu
11-03-2004 08:59 AM
eugen stefanescu Go to last post
0 789
After spending some hours talking with the kind folks in #postgresql, I was unable to find someone who was able to point me in the right direction...
Peter Bense
11-02-2004 02:26 PM
Peter Eisentraut Go to last post
6 908
Hi Lucas, "Lucas Sultanum" writes: A user-level application like pgAdmin does (or should do) automatic handling of encodings. OTOH lots of...
Benjamin Riefenstahl
10-31-2004 08:18 AM
Benjamin Riefenstahl Go to last post
0 959
Hi Guys, I am using psqlodbc 07.03.0200 with postgresql 7.4.6 and I am having problems when making queries with text fields. plsqlodbc is giving...
Grupos
10-30-2004 01:50 PM
Grupos Go to last post
0 718
Driver version 8.00.00.02 fixed it! ../pt Peter T. Bense (ptbense (AT) gwm (DOT) sc.edu) - 803-777-9476 Database Administrator/Webmaster Prevention...
Peter Bense
10-29-2004 12:37 PM
Peter Bense Go to last post
0 715
Hi, i'm runing into problems when I have a view defined and then try to update the view with a rewrite rule in place. At a psql prompt I can update...
Mike Fahey
10-27-2004 12:20 PM
Jeff Eckermann Go to last post
3 809
Hi all, Can I access PostgreSQl with multiple threads at the same time or does the driver (on client side) serializes the access so that I have in...
Joost Kraaijeveld
10-26-2004 04:39 PM
Joost Kraaijeveld Go to last post
0 715
It's certainly a 32 bit driver (I know, I compiled it!). I have seen this *once* before, and unfortunately the machine in question was only fixed...
Dave Page
10-26-2004 02:04 PM
Daniel Lerch Go to last post
3 909
Has anyone got the odbc driver to work on MacOSX 10.3.5 iODBC? I can compile wihtout any problems... i use the iodbc flag, but then i can never...
alex@icctools.com
10-26-2004 06:46 AM
Emmon Simbo Go to last post
1 612
Hi all, I want to know the amount of time it takes for the database to send me all the data in a certain table without the time it takes on client...
Joost Kraaijeveld
10-25-2004 08:20 AM
Joost Kraaijeveld Go to last post
0 684
Hi, I have still problems with my application using pgODBC driver. I am mainly using Windows 2000, Openwatcom 1.2 and the official Cyborg 7.3.200...
Lothar Behrens
10-23-2004 06:13 AM
Lothar Behrens Go to last post
0 632
Hmmm, I was building the latest (07.03.0200) sources for a Linux system and I found first one then another issue. First issue (and already...
Rich Silva
10-20-2004 02:06 PM
Rich Silva Go to last post
7 822
I've got an app written with Access XP using a PostgreSQL backend internet connection (using the latest ODBC driver) that was deployed 2 years...
Randall Perry
10-20-2004 01:53 PM
Rich Silva Go to last post
2 1,172
-----Original Message----- From: Taber, Mark Sent: Tuesday, October 19, 2004 11:47 AM To: 'pgsql-odbc (AT) postgresql (DOT) org' Subject: " CLI...
Taber, Mark
10-19-2004 01:49 PM
Taber, Mark Go to last post
0 918
I'm using access 2003 and snapshot 08.00.0001 When i try to do a simple insert query I get the error in access "write conflict" this record has...
Mike Fahey
10-18-2004 01:42 AM
Philippe Lang Go to last post
1 791
We run Postgres on a solaris server. I connect to the postgres database from win98 and winxp boxes using postgres odbc driver ver. 7.02.00.05 works...
Fred Parkinson
10-16-2004 08:43 PM
Robert Treat Go to last post
1 686
Does psqlodbc support "async" mode for connections and statements? If not, how hard would it be to add this? ---------------------------(end of...
Scot Loach
10-15-2004 07:55 AM
Scot Loach Go to last post
0 694
I have a small table in my 7.4 Postgres database: CREATE TABLE jmbool ( icompt int4, mybool bool ) WITHOUT OIDS; I have MS Access 2003. My ODBC...
Jean-Max Reymond
10-14-2004 12:00 PM
Jean-Max Reymond Go to last post
3 1,439
HI, I am having a real problem trying to use ODBC on FreeBSD. I have been trying for several hours with no success. Having no success I tried it on...
Ben Suffolk
10-12-2004 11:20 AM
Ben Suffolk Go to last post
0 453
Post New Thread

Display Options
Showing threads 1 to 50 of 263
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.