Hi everybodies!

How increase ProductId inside Product_Table when insert a new product according to following approach?

Language_Table:

Id Code
--------- ---------
1 ka
2 en

Product_Table:

ProductId
-------------
1
2

Product_Translation_Table:

TranslationId Title ProductId LanguageId
-------------- ------------------- ------------- ------------
1 Kompiuteruli 1 1

2 Computer 1 2

3 Radio 2 1

4 Radio 2 2

Recommended Answers

All 2 Replies

Hello zooferic,

please could you be a little clearer with your question. I don't really understand what you're trying to do.

Regards,

Seslie

Hi, im with seslie. It is a bit vague. Could you please be a bit more clear.

Thanks,
Marais

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.