Hi all,

I would like to create a database in certain directory. I have success to create direcotry but i am not sure how can i create a database in that directory?In this case, i have tried use workspaces.createdatabase(), but it seem not option to let me select the path..


Exp:
version vb = vb6
version db = ms access 2003

application path = c:\programs files\dirapp
folder created path = c:\programs files\dirapp\backup

i have app that will create one folder call "backup" under c:\programs files\dirapp. Now, how can i create a database in the "backup folder"?
Any tips are welcome

regards
cocoonwls