| От | Gevik Babakhani |
|---|---|
| Тема | Re: information_schema.columns changes needed for OLEDB |
| Дата | |
| Msg-id | 4A191435.8000209@xs4all.nl обсуждение |
| Ответ на | Re: information_schema.columns changes needed for OLEDB (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-hackers |
Josh Berkus wrote: > On 5/23/09 7:37 PM, Konstantin Izmailov wrote: >> Number 4 is actually numeric_precision (I typed incorrectly). My >> recollection is that numeric_precision sometimes expressed in radix 2 >> and it caused issues for Windows apps. >> >> I agree on other issues. I was curious if database can help OLEDB driver >> (to make it simpler). Anyway it can emulate values for specific Windows >> apps on the fly. Thank you! > > You could, of course, create your own ms_information_schema which had > ms_friendly views of the IS. > This is what I have done for a past project. I do not think we should part from the standard SQL schema in order to satisfy a certain third party component. If the information_schema does not provide all the information, one could always query the pg_* tables for needed data. -- Regards, Gevik
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера