Microsoft
Software
Hardware
Network
Question : Create Access Table Automically
Hi, I need to create a new table automatically each time I import data. I need the field headings in the new table to be taken sequentially from a separate table (tblScheme) which has a field called 'Scheme'. So, in the new table each field would have the name of a different scheme. I need to do this because the data in the import file moves around when we have new product, or remove old product. My theory is that I can control the import and append correctly by ensuring the field names are positioned correctly in tblScheme. I hope this makes sense.
I thought that a previous Q&A would help (
http://www.experts-exchan
ge.com/Mic
rosoft/Dev
elopment/
M
S_Access/Q
_20958864.
html?sfQue
ryTermInfo
=1+10+30+c
reat+
field
+name+tabl
) but I couldn't get it to work.
Thanks
Answer : Create Access Table Automically
I only have version 12 here.
Try searching the registry for "Agent Directory List" that might do it.
Random Solutions
Excel Question
Case-insensitive ISNUMBER(lLOOKUP) in Excel
Browser detection problems
Coldfusion SQL how can i get the last bit field type with value 1 in the current row
Resource Forest Topology vs Single Forest/Single Domain
Clean up text file before importing and resolve apostrophe problem
A Perl Spreadsheet Problem
My iMac wont start
Wireless access while on wired network
How to "bundle" a Logo.bmp image in a VB.Net Windows Forms app