VB6 Modify MS Access 2003 Field Names
- From: "john smith" <someone@xxxxxxxxxxx>
- Date: Sat, 06 Jan 2007 01:57:30 GMT
Hi
I have been out of the programming world for a little while. I think am
attempting to something quite simple. All I want to do is create a VB6 Exe
file that takes a MS Access 2003 mdb file, opens a table and modifies the
field names in it.
The reason I need to do this is because the field names are too long and I
need to shorten them so that I can connect to it from Oracle 10g.
I know how to do this in DAO but I would like to use ADO instead. Does
anyone know how to do this? The best thing would be if someone could give me
some code, that would be great. If not just a pointer in the right direction
would be fine.
Thanks in advance
Chris
.
- Follow-Ups:
- Re: VB6 Modify MS Access 2003 Field Names
- From: Ralph
- Re: VB6 Modify MS Access 2003 Field Names
- Prev by Date: Re: RecordCount returns -1
- Next by Date: VB6 Change all records in specific table
- Previous by thread: RecordCount returns -1
- Next by thread: Re: VB6 Modify MS Access 2003 Field Names
- Index(es):
Relevant Pages
|