Thread
:
combined containers sql guide
View Single Post
#
5
03-21-2005, 08:37 AM
Sensu-Bean
Sarnak
Join Date: Jul 2004
Posts: 36
ahhh.. I see.
I was doing this:
SELECT recipe_id FROM tradeskill_recipe WHERE name='Filled Penance Bag';
instead of doing:
SELECT id FROM tradeskill_recipe WHERE name='Filled Penance Bag';
thanks for the help
Sensu-Bean
View Public Profile
Send a private message to Sensu-Bean
Find all posts by Sensu-Bean