Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
G-Stress
Starting Member
1 Post |
Posted - 2009-11-02 : 18:12:18
|
Hoping someone here can help me. I'm new to SQL and want to get my feet wet. I did however do a virtual course on it a few months ago, but being I never used it before it didn't make total sense to me.I'm running a local websever on my local lan using WinLamp and apache and the website has a listing of file's of all kinds of media. I'm wanting to use sql as a database and include a search function on the site so a use can search for a file and have sql find it, but I'm not sure where to get started.By doing this SQL will make better sense to me and I'll understand alot better. |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2009-11-02 : 23:08:21
|
in this case, the path to the files should be stored in the database. |
 |
|
|
|
|