Re: How can I keep an OdbcDataAdapter from using fully qualified tble names?
В списке pgsql-odbc по дате отправления:
| От | Nils Gösche |
|---|---|
| Тема | Re: How can I keep an OdbcDataAdapter from using fully qualified tble names? |
| Дата | |
| Msg-id | 009801cd22f4$5e7f7b70$1b7e7250$@de обсуждение |
| Ответ на | How can I keep an OdbcDataAdapter from using fully qualified tble names? (Rob Richardson <interrobang@yahoo.com>) |
| Список | pgsql-odbc |
Rob Richardson wrote: > In VS 2008, I am trying to use the System.Data.Odbc namespace to work [...] > When I use an OdbcCommandBuilder object to create the insert, update > and delete > commands for me, the table names are fully qualified. For example, an > insert > command might begin with "insert into MyDatabase.public.MyTable...". > When I try > to use that, I get an exception thrown that complains that cross- > database > references are not implemented (even though the connection I am using > is to the MyDatabase database). I used to have the same problem and gave up on it a long time ago. I just tried to reproduce it again and...failed! I suspect it's because we have switched to VS 2010 in the meantime. Could you perhaps check if your problem goes away, too, if you compile with VS 2010? Thanks for bringing it up, anyway :-) :-) :-) Regards, -- Nils Gösche "Don't ask for whom the <CTRL-G> tolls."
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера