Re: Please tell me about PostgreSQL Driver
От | Jeff Eckermann |
---|---|
Тема | Re: Please tell me about PostgreSQL Driver |
Дата | |
Msg-id | 20050425143643.61724.qmail@web20826.mail.yahoo.com обсуждение исходный текст |
Ответ на | Please tell me about PostgreSQL Driver (<kazukawa_tuta@ybb.ne.jp>) |
Список | pgsql-odbc |
--- 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
В списке pgsql-odbc по дате отправления: