refresh main data source

S

samuel

My main data source is an access database table.

If I make changes to the columns on the table (e.g. number to text, long
integer to short integer) will there be a way to update that field in
infopath ?

It seems the only solution now is to dump the template and start over with a
new data connection.

Any ideas?
 
A

Art

Open the data connection as to modify it and just walk through the
connection process again, selecting the same table.

It works in SQL so should work in Access.

Art
 
Top