CoachBarker
Well-known member
- Joined
- Jul 26, 2007
- Messages
- 133
- Programming Experience
- 1-3
In a rich text box I store the path of the file I want to move.
example:
C:\Documents and Settings\barker44\Desktop\DiabetesMonitor\Barker_Cita385FinalProject\DataBase\DiabetesMonitor.mdb
I need to use all of the path except the name of the data base. The path won't always be the same, but it will always end with \nameOfDataBase.mdb.
Any suggestions?
example:
C:\Documents and Settings\barker44\Desktop\DiabetesMonitor\Barker_Cita385FinalProject\DataBase\DiabetesMonitor.mdb
I need to use all of the path except the name of the data base. The path won't always be the same, but it will always end with \nameOfDataBase.mdb.
Any suggestions?