Import Specifications Start Row

D

djh

I need to modify the import specifications stored in a
database, so that the first row is not skipped. I do not
see this field when I pull up the saved specs from the
Advanced tab of the Import Text Wizard. I know that it
is the StartRow field in the system table, MSysIMEXSpecs,
but I am unable to change the values there. Any ideas
other than re-entering all the specs again.
 
J

Joe Fallon

You can change data in those tables.
Just write a query on them.
The query is editable even though the table is not.
 
D

djh

Thanks! That was a simple solutin that worked great. I
thought that since the table wasn't editable that I
wouldn't be able to change the values through an update
query either.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top