RE: ODBC and VB5 I GIVE UP!!
От | Nicolas Huillard |
---|---|
Тема | RE: ODBC and VB5 I GIVE UP!! |
Дата | |
Msg-id | 01BFB47F.97ADCFA0@agen.int.ghs обсуждение исходный текст |
Список | pgsql-interfaces |
Read my post a few month (weeks ?) ago, about cursors : maybe you should use static cursors or I-don't-remember-exactly-what-type,instead of the default cursor, which is not handled correctly by the ODBC driver. Nicolas Huillard -----Message d'origine----- De: Craig Orsinger [SMTP:orsingerc@epg-gw1.lewis.army.mil] Date: mardi 2 mai 2000 20:43 À: pgsql-interfaces@postgresql.org Cc: Eric Damron Objet: Re: [INTERFACES] ODBC and VB5 I GIVE UP!! On 30-Apr-00 Moray McConnachie wrote: >>I can create, edit, update tables using ipgsql.exe And I can create a >>recordset and read records from VB but when I try to add a new record or >>update a record I get the message "Run time error '3027' Can't Update. >>Database or Object is Read Only." > > What does your postgres table look like? You won't be able to add, update > or delete records from VB unless you have some kind of unique field > defined, either via CREATE UNIQUE INDEX, or PRIMARY KEY in the field > definition, or by using Show OID and Fake index in the ODBC driver, but I > wouldn't particularly advise the latter. > > You should also have Recognise Unique Indexes turned on in the ODBC driver. > > I think that may be it, anyway. So, was that it? I'm curious because I'm trying to learn how to do this also. ---------------------------------- Date: 02-May-00 Time: 11:41:10 Craig Orsinger (email: <orsingerc@epg-gw1.lewis.army.mil>) Logicon Advanced Technology Bldg. 8B28 "Just another megalomaniac with ideas above his 6th & F Streets station. The Universe is full of them." Ft. Lewis, WA 98433 - The Doctor ----------------------------------
В списке pgsql-interfaces по дате отправления: