Re: [SQL] isAutoIncrement and Postgres

Started by Josh Berkusover 23 years ago3 messagesgeneral
Jump to latest
#1Josh Berkus
josh@agliodbs.com

Jim,

Do any existing drivers / database version combinations support the
isAutoIncrement method?

What programming language are you referring to? VB? Delphi?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

#2John Menke
john@eagleinfosystems.com
In reply to: Josh Berkus (#1)
Re: isAutoIncrement and Postgres

Do any existing drivers / database version combinations support the
isAutoIncrement method?

What programming language are you referring to? VB? Delphi?

Java / JDBC

#3Josh Berkus
josh@agliodbs.com
In reply to: John Menke (#2)
Re: isAutoIncrement and Postgres

John,

Do any existing drivers / database version combinations support

the

isAutoIncrement method?

What programming language are you referring to? VB? Delphi?

Java / JDBC

In that case, post your question on pgsql-JDBC@postgresql.org. You
are unlikely to get an answer on this list.

-Josh Berkus