473,498 Members | 1,724 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to draw ERD of these tables?

254 Contributor
Hi

I want to draw ERD of following tables:

ProductCategory Table:
Fields:CategoryID, CategoryName, Category Description


ProductSubcategory Table:
Fields: CategoryID, SubcategoryID, SubcategoryName, SubcategoryDescription.

Merchant Table:
Fields: MerchantID, MerchantName, MerchantLogo.

ProductCategory has ProductSubcategory.

A ProductCategory has one or many Merchants
ProductSubcategory has one or many Merchants
Merchants has one or many ProductCategory
Merchants has one or many SubProductCategory.

How will I design the ERD of the Following Description.
Mar 3 '08 #1
3 4762
ronverdonk
4,258 Recognized Expert Specialist
Since these are relatively small number of entities, it is easy to draw them yourself.

When you are looking for a program (free or paid) to make such a design, see the wikipedia which lists all kinds of software here Wikipedia ERD

Ronald
Mar 3 '08 #2
mukeshrasm
254 Contributor
Since these are relatively small number of entities, it is easy to draw them yourself.

When you are looking for a program (free or paid) to make such a design, see the wikipedia which lists all kinds of software here Wikipedia ERD

Ronald

It's ok but if you can do it for me means if you can draw the diagram then it will better form me to understand and further If I find any problem I can ask you.

so please help meeeee
Mar 3 '08 #3
ronverdonk
4,258 Recognized Expert Specialist
In this forum we do not make code, documents or otherwise for members who have not even tried to do it themselves.

We will help you when you yourself make the effort first. When, during that process, you run into problems or have questions about what you made, we will help.

The link I posted will give you enough information to start.

Ronald
Mar 3 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
12469
by: Brian Keating EI9FXB | last post by:
Hello there, Wonder can anyone point me in the correct direction? I would like to change the standard list view control so that i can have alternated rows in a different color, i.e. white grey...
0
1545
by: Steve | last post by:
I'm using CustomDraw to draw my listview item but there seems to be some basic characteristics of the draw operation that Windows refuses to allow you to change. 1) I want to most the position of...
1
3870
by: Michael Rodriguez | last post by:
In Delphi there was a control called a Bevel. It would let you draw straight lines, top, left, right, or bottom, anywhere on your screen. What is the equivalent in C#? How can I draw a straight...
7
3923
by: Devron Blatchford | last post by:
Hi there, I have created an owner draw menu item using DrawItem and MeasureItem in VB.NET. This seems to work well. I was wondering how I can do mouse over effects in these menus. Basically the...
3
10308
by: Colin McGuire | last post by:
Hi there. I have written a small procedure to draw various shapes on things. A bit of it is shown below. Private Sub drawShape(ByVal shapeType As Integer, ByRef g As Graphics) Select Case...
1
2545
by: Alejandro | last post by:
Hi, I Have a form with Collection of 52 picturebox. Public cl As New Collection Private m_Bitmap As Bitmap Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs)...
4
5429
by: sagar | last post by:
Hello Friends, I am working on a web application in which I have a map loaded on the page and I am required to dynamically draw points, lines, curves on the map to show a location, road etc. ...
8
2273
by: Anuhas | last post by:
Dear experts, I have used buttons to indicate certain locations on a map.(Just a picture used as form background) I am going to draw lines...
0
1330
by: Kevinst | last post by:
Hello, currently I am working on the following scenario: There is a device connected to my application. That device has a 256x256 pixel display showing graphics and text. Now for each pixel...
0
7005
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7168
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7210
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7381
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4916
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3087
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
659
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
293
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.