kiwipeet
Programmer wannabe
- Local time
- Today, 11:43
- Joined
- May 13, 2008
- Messages
- 25
Hi all.
I'm working on a data conversion project for a a document management system. We have tens of thousands of folders to map from the old system to the new. I'd like to build a basic form which allows users to browse, filter and select folders in 2 panes. to assist mapping from old to new.
The left pane would allow multiselect, the right pane a single select. When the user clicks ok, the result is stored in a table, or a table is updated.
The folder information (old & new) is the result of SQL Server queries. but ideally i'd like to display this as folders.
I'm a novice when it comes to forms and programming. I'd appreciate any advice from users about the best way to achieve this. Is this doable? or rocket science?
Any suggestions or advice would be greatly appreciated.
Regards
Peter
I'm working on a data conversion project for a a document management system. We have tens of thousands of folders to map from the old system to the new. I'd like to build a basic form which allows users to browse, filter and select folders in 2 panes. to assist mapping from old to new.
The left pane would allow multiselect, the right pane a single select. When the user clicks ok, the result is stored in a table, or a table is updated.
The folder information (old & new) is the result of SQL Server queries. but ideally i'd like to display this as folders.
I'm a novice when it comes to forms and programming. I'd appreciate any advice from users about the best way to achieve this. Is this doable? or rocket science?
Any suggestions or advice would be greatly appreciated.
Regards
Peter