Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Andy #1
Stuck again
Ok i'm stuck on another one.
I have four related tables retailers, products, price and category
I need to have a form to add any new retailers.
By default, any new retailer doesn't have any products.
What i need is a way of assigning all products to the new retailer
automatically.
Hope someone can point me in the right direction. I know it needs an insert
to multiple tables but im not clear on how to acheive all this.
Thank You
Andy
Here are my tables to make it a little clearer. The tables have
relationships
Retailers: UserId related to Prices UserId
Userid
Retailer_name
Retailer_Logo
Username
Password
Show_Prices
Products: CategoryID related to Category CategoryID
Productid
Categoryid
Product_title
Product_description
Product_image
Product_price
Category: CategoryID related to Products CategoryID
Categoryid
Category
Category_image
Category_text
Prices: ProductId related to Products ProductID
ID
UserId
ProductId
Price
Andy Guest
-
CFC Query - stuck, stuck, stuck
I am once again trying to use Dreamweaver. Here I want to create my first CFC. I'm following the online tutorial Building Your First Database... -
I'm stuck
On Fri, Oct 10, 2003 at 01:15:26AM +0900, Friedrich Dominicus wrote: void do_stuff() { char i; VALUE obj; VALUE klass; obj = rb_str_new2("a... -
[PHP] Fw: Am stuck
On Thu, 25 Sep 2003 15:17:26 +0200 "Chris Grigor" <aphrodit@iafrica.com> wrote: Look up str_pad(). ____ Regards, Andu Novac -
stuck with SQL
If you need to use subqueries, you need to upgrage to MySQL 4.1.x. In 4.0.14 you can restructure your query using a LEFT JOIN on the tables. ... -
php.. Am I stuck??
I purchased a program ( So I thought) that turned out to be just a bunch of php scripts put together. I am getting terrible support from the author...



Reply With Quote

