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
<td valign="top"> only works sometimes
How to best bind Excel Worksheet into Excel Vba combo box?
Java Script to Open a program from hard-drive from IE8
Access - built in macro - copy database
Windows 7
MAPI Notification query
windows xp service pack 3
Microsoft Security Essentials Has Detected Problems. How Do I Verify If Their Findings Should Be Removed?
Joomla 1.5 sef link return 404
Random.nextDouble(double d)?