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
Need to increase Users mailbox size
Word - show hidden data
Another perl spreadsheet problem -- Why is this not running?
CSS issue
Restoring a server, AD and Exchange
coldfusion cfset tag in output query
Fatal error: Class 'HttpRequest' not found
C# checking null value in datepicker with check box
How many CAL's do I have in my domain?
How to hide html elements depending on what title they have with jQuery?