|
-
January 12th, 2000, 04:15 PM
#1
DataField problems
I cant figure out how to add a Data Field into an .MDB file before it gets created. I can do it once it gets created but if the file is recreated then all the changes go away.
-
January 12th, 2000, 09:52 PM
#2
Re: DataField problems
Maybe it's me, but could you explain a little bit better. Maybe I can help if can understand it well.
Leo.
-
January 13th, 2000, 09:05 AM
#3
Re: DataField problems
Ok im new to VB so please bear with me.
I had created this program and it creates an .MDB file where it stores all the information it imports into a file. Each time you import new information it Deletes the old .MDB and recreates a new one. Upon this recreation i cannot (this is where im having trouble) It is not adding 2 fields to the .MDB. If this has been help full please let me know if you need more info.
-
January 13th, 2000, 10:06 AM
#4
Re: DataField problems
Are you creating the same exact db with same tables fields?
Other question, why are you deleting and recreating db instead of reusing it?
And the last one, Are you adding new fields into an existing table that has fields already?
I think I can help you but if you could answer those questions I can help you better and even send some codes for you to check it out and use.
Leo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|