Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
Facebook
Downloads
Home
>
mailing lists
postgresql ODBC - Mailing list pgsql-odbc
From
allan d. go
Subject
postgresql ODBC
Date
September 14, 2001
22:32:17
Msg-id
000e01c13a53$2acc1940$8a0dd5d2@tip.edu.ph
Whole thread
Raw
List
pgsql-odbc
Tree view
greetings,
i compiled postgresql 7.1.2 with odbc option
i created .odbc.ini on /home/pgsql <--- directory of my postgres user
.odbc.ini
[ODBC Data Source]
Driver=/usr/lib/libpsqlodbc.so
Database=db1
Servername=localhost <---- should i put the IP address?
Port=5432
i installed psqlODBC
and setup on my Win OS
Datasource=postgresql
Database=db1
Server=10.2.1.1 <----- ip address of my postgresql box
post=5432
and i tried to connect via Visual Basic 6.0
VB6 Connection
DNS=postgresql
UID=postgres
DATABASE=db1
i'm having "ODBC Database Open Failed, Check connect Info" error
how can i check if i properly installed pgsql ODBC on my linux box?
i know my postgresql is working, cause i can retrieve data via PHP program on my Win OS
____________
another one, i copied the postgresql script of rpm to my compiled box and issued this command to start postgres
echo -n "Starting postgresql service: "
su -l postgres -c 'nohup postmaster -D /home/pgsql/data </dev/null >>server.log 2>&1 </dev/null &'
sleep 1
pid='pidof postmaster'
if [$pid]
then
...
create pid file for postgres
....
else
echo failed
fi
i can't start postgresql using this script
but i can when i issue "nohup postmaster -D /home/pgsql/data </dev/null >>server.log 2>&1 </dev/null &'"
on bash prompt using postgres user.
something wrong with my script file?
just wondering...
^_^x
pgsql-odbc
by date:
Previous
From:
"Tamara D. Blum"
Date:
14 September 2001, 22:08:00
Subject:
Sequence query
Next
From:
Douglas Bates
Date:
14 September 2001, 23:10:36
Subject:
Installation of pgAdmin
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
I confirm that I have read and accepted PostgresPro’s
Privacy Policy
.
I agree to get Postgres Pro discount offers and other marketing communications.
✖
×
×
Everywhere
Documentation
Mailing list
List:
all lists
pgsql-general
pgsql-hackers
buildfarm-members
pgadmin-hackers
pgadmin-support
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-benchmarks
pgsql-bugs
pgsql-chat
pgsql-cluster-hackers
pgsql-committers
pgsql-cygwin
pgsql-docs
pgsql-hackers-pitr
pgsql-hackers-win32
pgsql-interfaces
pgsql-jdbc
pgsql-jobs
pgsql-novice
pgsql-odbc
pgsql-patches
pgsql-performance
pgsql-php
pgsql-pkg-debian
pgsql-pkg-yum
pgsql-ports
pgsql-rrreviewers
pgsql-ru-general
pgsql-sql
pgsql-students
pgsql-testers
pgsql-translators
pgsql-www
psycopg
Period
anytime
within last day
within last week
within last month
within last 6 months
within last year
Sort by
date
reverse date
rank
Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
By continuing to browse this website, you agree to the use of cookies. Go to
Privacy Policy
.
I accept cookies