Now a days all Windows OS is 64 bitson 32 Bit OS i use ADO 32 Bit and BCC7 32 Bit and XBNROWSE "refresh" fine after "edit"
on 64 Bit OS i use ADO 64 Bit and MSVC 64 Bit and XBNROWSE do NOT "refresh" after "edit"
Fivewin and ADO
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Fivewin and ADO
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: Fivewin and ADO
hi,
can you confirm that my Sample does NOT "refresh" XBROWSE, using MSVC 64 Bit under 64 Bit OS, when all Column are Type "C"nageswaragunupudi wrote:Now a days all Windows OS is 64 bits
greeting,
Jimmy
Jimmy
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Fivewin and ADO
My sample with 100,000 rows and 21 columns ( A to U ) is working.the *.XLSx was about 17000 x 11
I opened the Worksheet in excel and then executed this one line code:
Code: Select all | Expand
XBROWSER GetExcelRange() FASTEDIT
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: Fivewin and ADO
hi,
sorry i have not write that Error had to do with
which i had NOT before.
i had "open" it as 2nd File but Connection of 1st File was still "active" so i got the Error
now i have no Problem any more to "open" *.XLSx
sorry i have not write that Error had to do with
Code: Select all | Expand
objRS:ActiveConnection:Close()
i had "open" it as 2nd File but Connection of 1st File was still "active" so i got the Error
now i have no Problem any more to "open" *.XLSx
greeting,
Jimmy
Jimmy
Re: Fivewin and ADO
hi,
i have try to download PostgreSQL OLEDB, but it seem there have something change with PostgreSQL
https://www.postgresql.org/download/pro ... nterfaces/
so it is NOT free any more ...
---
i found a Version of PgOleDb.DLL at sourceforge
https://sourceforge.net/projects/pmpostgresqlole/
does somebody use it
i have try to download PostgreSQL OLEDB, but it seem there have something change with PostgreSQL
https://www.postgresql.org/download/pro ... nterfaces/
so it is NOT free any more ...
---
i found a Version of PgOleDb.DLL at sourceforge
https://sourceforge.net/projects/pmpostgresqlole/
does somebody use it
greeting,
Jimmy
Jimmy
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Fivewin and ADO
hi,
ok, that is the other Waynageswaragunupudi wrote:psqlODBC is free
greeting,
Jimmy
Jimmy