Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18850
| From | GbC <info@gbcdepot.com> |
|---|---|
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: VB6 e database *.mdb |
| Date | 2016-08-26 17:16 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <nppmgf$bs5$1@gioia.aioe.org> (permalink) |
| References | <npp13n$12js$1@gioia.aioe.org> |
Il 26/08/2016 11:11, Gulp® ha scritto: > Ho installato VB6 in Win 10, tutto bene tranne un particolare, se lancio > un programma dentro all'IDE, questo funziona se basato su tabelle office > 97, invece non parte e dà errore se basato su tabelle office 2000. > Come posso rimediare? Cosa manca all' installazione di VB6? > ISAM: installable indexed sequential access method È un pezzo di software (generalmente una type library tlb) che consente l'accesso da una determinata base dati; un po' come un driver, per capirci. Per quello che ne so io VB6 supporta fino ad Office 97. Basta convertire i db dal formato 2k a quello 97. Access 2000 e successivi leggono e scrivono i formati 97, quindi -dovrebbe- essere tutto piuttosto semplice. In tutti i casi nella KB MS c'è una documentazione infinita su queste cose. -- GbC www.gbc.uno
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
VB6 e database *.mdb Gulp® <gulp@hotmail.it> - 2016-08-26 11:11 +0200
Re: VB6 e database *.mdb Gulp® <gulp@hotmail.it> - 2016-08-26 11:22 +0200
Re: VB6 e database *.mdb GbC <info@gbcdepot.com> - 2016-08-26 17:16 +0200
Re: VB6 e database *.mdb Gulp® <gulp@hotmail.it> - 2016-08-29 23:58 +0200
Re: VB6 e database *.mdb GbC <info@gbcdepot.com> - 2016-08-30 10:05 +0200
Re: VB6 e database *.mdb Gulp® <gulp@hotmail.it> - 2016-08-30 10:24 +0200
Re: VB6 e database *.mdb GbC <info@gbcdepot.com> - 2016-08-31 11:55 +0200
Re: VB6 e database *.mdb GbC <info@gbcdepot.com> - 2016-09-01 09:42 +0200
Re: VB6 e database *.mdb GbC <info@gbcdepot.com> - 2016-09-01 09:43 +0200
Re: VB6 e database *.mdb Greg <greg@alicie.com> - 2016-08-28 23:01 +0200
Re: VB6 e database *.mdb Gulp® <gulp@hotmail.it> - 2016-08-29 23:27 +0200
Re: VB6 e database *.mdb Greg <greg@alicie.com> - 2016-08-31 18:51 +0200
Re: VB6 e database *.mdb Gulp® <gulp@hotmail.it> - 2016-09-01 12:33 +0200
Re: VB6 e database *.mdb Greg <greg@alicie.com> - 2016-09-01 14:30 +0200
Re: VB6 e database *.mdb Greg <greg@alicie.com> - 2016-09-01 19:18 +0200
csiph-web