Keeping a File Path & Name in a database 
Author Message
 Keeping a File Path & Name in a database

Hi there,

I am very new to VB and am trying to store the path to a graphic file in a
database loaded by the form.

The process seems fairly simple,

The database is loaded by the Form
Numerous text boxes display the datafields
Use a command to browse for the required graphic file
Print the graphic file's path and file name into the text box for the
Imagepath datafield of my database
(txtImagefilepath.text = File1.Path & "\" & File1.FileName
where txtImagefilepath )

All this works fine, the full path and filename are printed in the text box
and the graphic displayed in a image object. What I want to know is how do I
make the path and filename save into the database??

Source code or any help would be geratly appreciated

Regards
Michael Verso



Tue, 24 Jun 2003 09:26:40 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Reading Path & File name as variable

2. Display Dialog to find file name & path

3. File name & path from Save As dialog

4. how to get path,file name from shortcut lnk file,help

5. Program Name & PATH

6. Retrieving Full Database Path Name

7. Current database path name

8. Path names in a database problem

9. Set Database Name property using no path

10. Passing Database name and path

11. Set Database name using no path

12. Picking up path name of Access Database

 

 
Powered by phpBB® Forum Software