jescudero
January 12th, 2000, 03:15 PM
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.
|
Click to See Complete Forum and Search --> : DataField problems jescudero January 12th, 2000, 03:15 PM 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. Leo Koach January 12th, 2000, 08:52 PM Maybe it's me, but could you explain a little bit better. Maybe I can help if can understand it well. Leo. jescudero January 13th, 2000, 08:05 AM 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. Leo Koach January 13th, 2000, 09:06 AM 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 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |