This is a discussion on Re: Please tell me about PostgreSQL Driver within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> --- kazukawa_tuta@ybb.ne.jp wrote: > My Name is Yoshio Kawakami. > I am sending this mail from Japan. > Please ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| --- kazukawa_tuta@ybb.ne.jp wrote: > My Name is Yoshio Kawakami. > I am sending this mail from Japan. > Please tell me PostgreSQL ODBC Driver attributes > names of > "TextAsLongVarchar" > and > "BoolsAsChar" > I'm looking for your mail. These settings affect how PostgreSQL data type "text" and "boolean" are translated by the ODBC driver. If they are set to true, then the driver will represent PostgreSQL "text" type data as the ODBC LongVarChar type, and PostgreSQL "boolean" type data as ODBC "Char". How the user sees that data will depend on your application. For example, MS Access will see ODBC LongVarChar as "memo" type. > > > > > Y.Kawakami > > > ---------------------------(end of > broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please > send an appropriate > subscribe-nomail command to > majordomo@postgresql.org so that your > message can get through to the mailing list > cleanly > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |
| Thread Tools | |
| Display Modes | |
|
|