Problems with MS Visual Basic 6.0

Поиск
Список
Период
Сортировка
От Brigitte ROLLAND
Тема Problems with MS Visual Basic 6.0
Дата
Msg-id 015201c47e32$bbf16300$0a00a8c0@lrp43008
обсуждение исходный текст
Список pgsql-general
Hello !
I need to intreact from VB6 with an PG 7.4.3 database, I've psqlodbc-7_03_0200 installed.
I use the Microsoft ADO Data Control 6.0, and I've installed the SP5 for VB6.
When I use the adodc control I see the data but I've problems with :
- Update, on existing records : do nothing, I've to MoveFirst to store in database ! Why ?
- Edit Method don't exist for that object, so EditMode properties is non signifiant,
- I can't update if I :
    use CheckBox control,
    use textBox control with a date.
How can I resolve these points ?
Regards.
Luc

В списке pgsql-general по дате отправления:

Предыдущее
От: sql@hayes.ch (Simon Hayes)
Дата:
Сообщение: Re: How Two JOINS from one table
Следующее
От: Marco Colombo
Дата:
Сообщение: Re: PG over NFS tips