I had a workspace with a personal GDB reader. Recently, our data has been migrated from personal GDB to file GDB. With same database schema, is there a way to just change reader's format in a workspace?
Thanks in advanced!
I had a workspace with a personal GDB reader. Recently, our data has been migrated from personal GDB to file GDB. With same database schema, is there a way to just change reader's format in a workspace?
Thanks in advanced!
Sadly I don't believe there is a way to do this. On a Writer you could move the feature types (tables) from one Writer to another, but not so on a Reader.
I think the only obvious method is to delete the existing Reader and add a new one.
Regards
Mark
Thanks for your reply~