Accessing PostgreSQL default values from VB6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • monokuro boo
    New Member
    • Mar 2008
    • 1

    Accessing PostgreSQL default values from VB6

    I just want to know if it is possible to access the default value of a field in a table created with postgresql. I was asked to research on this because we want a generic program wherein there will be no changes in the code when the user wants to change the default value of a field in a table.
Working...