database script
Moderator: Moderators
-
[an]vicious
- Posts: 4
- Joined: 2003-03-04 07:27
database script
hey ppl im looking for a script that i can inpust data into such as genmre title disciption that lets ppl give a cmnd like !nfo <query> and it gives the info and/or thing that are close to it so the person can look it up. can anyone help?
-
ButterflySoul
- Posts: 210
- Joined: 2003-01-23 22:24
- Location: Nevada
im looking for a script that i can inpust data into
If you want to inpust all the data yourself, by hand, it's a pretty easy script. You can inpust the data in an external database file (either via script, or even directly with your favorite database software), then make some SQL requests against it at runtime by using the ADODB library.
That said, inpusting the data yourself quite be quite a pain, and it's likely to get you some typos in there too... =p Since you want a "genre, title and description" fields I guess you want to store either music or movies/series. If it's one specific serie with a limited number of episodes, it's ok, even if you plan to include several seasons; but of you are looking to include a whole genre of movies / music in your database, it would probably be less time consuming to go query someone else's database on the web, like Paradox did with the very nice angelcore dll =)
-
[an]vicious
- Posts: 4
- Joined: 2003-03-04 07:27
Who is online
Users browsing this forum: Google [Bot] and 0 guests