Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #525
| From | R C Nesbit <spam@ukrm.net> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: Getting inside an .accdb file |
| Date | 2011-11-19 10:29 +0000 |
| Organization | SpamTrap |
| Message-ID | <VA.00003684.09ae4636@ukrm.net> (permalink) |
| References | <VA.00003670.04d6f723@ukrm.net> <iq4bc794sehh1kir2pi384ilbm24jgcr4q@4ax.com> <VA.00003677.046046c6@ukrm.net> <s9bdc7lcikf52o1nnj6gq45bep3emoh36e@4ax.com> |
Tony Toews spoke: > >Yes, I know - I should have been more explicit. > >I can open a connection to the database OK, but no clue as to what > >tables and structure is in it, so I needed to query a system table to > >find out what tables are in it. > > Ahh, then you want to go through the tabledefs collection using VBA > code. But in your other reply I see that a viewer is sufficient for > your needs. Indeed - and the original plonker who wrote the Access app (and charged a pretty penny for it, I might add) needed a good whack with a clue-stick. Basically a colletion of flat tables, absolutely no normalisation (e.g. a Customers table with a completely new record duplicating name address etc. for every additional contact at that customer) and worse, table names with spaces and table names like "11/ 09/11" -- Rob Pearson
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Getting inside an .accdb file R C Nesbit <spam@ukrm.net> - 2011-11-17 09:48 +0000
Re: Getting inside an .accdb file H-Man <Spam@bites.fs> - 2011-11-17 14:37 -0700
Re: Getting inside an .accdb file H-Man <Spam@bites.fs> - 2011-11-17 16:23 -0700
Re: Getting inside an .accdb file R C Nesbit <spam@ukrm.net> - 2011-11-18 09:46 +0000
Re: Getting inside an .accdb file Tony Toews <ttoews@telusplanet.net> - 2011-11-18 12:10 -0700
Re: Getting inside an .accdb file Tony Toews <ttoews@telusplanet.net> - 2011-11-17 16:08 -0700
Re: Getting inside an .accdb file R C Nesbit <spam@ukrm.net> - 2011-11-18 09:46 +0000
Re: Getting inside an .accdb file Tony Toews <ttoews@telusplanet.net> - 2011-11-18 12:09 -0700
Re: Getting inside an .accdb file R C Nesbit <spam@ukrm.net> - 2011-11-19 10:29 +0000
Re: Getting inside an .accdb file Tony Toews <ttoews@telusplanet.net> - 2011-11-21 13:05 -0700
Re: Getting inside an .accdb file R C Nesbit <spam@ukrm.net> - 2011-11-23 18:10 +0000
Re: Getting inside an .accdb file ralph <nt_consulting64@yahoo.net> - 2011-11-23 15:10 -0600
Re: Getting inside an .accdb file Tony Toews <ttoews@telusplanet.net> - 2011-11-24 17:12 -0700
Re: Getting inside an .accdb file Jason Keats <jkeats@melbpcDeleteThis.org.au> - 2011-11-19 22:23 +1100
Re: Getting inside an .accdb file R C Nesbit <spam@ukrm.net> - 2011-11-20 12:30 +0000
csiph-web