Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for daniyalnawaz

I want integrate following apis in my website, 1. Yahoo BBAuth 2. Google OAuth 3. Live ID Delegated Authentication 4. Facebook Connect Does these facilities enable me to get their email addresses as i cant find any mention of email address of the logged user in the API documentations.

Member Avatar for pritaeas
0
141
Member Avatar for daniyalnawaz

Hi, I'm creating a database for e-commerce website and its inventory system. There products and every product is divided into further unique SKUs on the basis of size,color and other options. So i've created a table for products and another for its units. I'm thinking about creating a third table …

Member Avatar for malford385
0
84
Member Avatar for daniyalnawaz

hi, i have a table called exam, it has following columns ----------------------------------------------------------------- | ID | QUESTION | OPTION_1 | OPTION_2 | OPTION_3 | ----------------------------------------------------------------- now I've normalized it and put the exam options in another table called 'exam_option' table which keeps these options in rows instead of columns. Since i …

Member Avatar for tesuji
0
110
Member Avatar for daniyalnawaz

hi, i have two entities products and categories. both have many-to-many relation. how can i get the products that are not related with the categories. i mean the ones which not not mapped in junction table. thank you! daniyal nawaz

Member Avatar for varmadba
0
101
Member Avatar for daniyalnawaz

Hi, I'm designing a database for an E-commerce web project. It is a tennis equipment shop contains products such as Racquets, Balls, Apparels and other sports accessories. Each product have different sets of option (E.g Racquets have strings, tension, size and Apparels have color, size). First I was planning to …

Member Avatar for schumaj
0
820