archer_coal
Regular
- Joined
- Apr 4, 2003
- Messages
- 96
Is there a way to Force the creation of a folder on a user's sytem?
I have an application using oledbdataadapter's etc and they're all pointing to C:\DATA\DATABASE.MDB but custom folder properties uses at best TARGETDIR which allows the user to select the folder.
Other possible selections have no editable property that i can see.
I just want to make a folder called C:\Data and have the files stored there. I dunno why it's so hard to do that LOL
Thanks anyone who has any feedback.
I have an application using oledbdataadapter's etc and they're all pointing to C:\DATA\DATABASE.MDB but custom folder properties uses at best TARGETDIR which allows the user to select the folder.
Other possible selections have no editable property that i can see.
I just want to make a folder called C:\Data and have the files stored there. I dunno why it's so hard to do that LOL
Thanks anyone who has any feedback.