how to store physical path in Mysql

  • Thread starter Thread starter ilyas
  • Start date Start date
I

ilyas

hi every one,

in project i need to store physical path of a file in MYSQL using
ASP.NET, so plz if any one knows how to do it, any information will be
appriaciated .
 
You may want to be more specific. I don't know MySQL but a path would be
just stored using a varchar column ? You could store a part of the path to
ease a possible relocation of those files.

This is pretty much standard... Hope it helps or be more specific about the
problem...

--
Patrice


"ilyas" <[email protected]> a écrit dans le message de groupe de
discussion :
(e-mail address removed)...
 
Back
Top