|
-
Sep 12th, 2002, 02:15 PM
#1
Thread Starter
Addicted Member
Diagram storing
hi, I have to develop an application which has to store mathematical problems with diagrams. The database I have to use is Access.
please tell me how to go about it.
-
Sep 12th, 2002, 02:23 PM
#2
PowerPoster
What do you use to develop diagrams?
-
Sep 12th, 2002, 03:30 PM
#3
PowerPoster
you don't store problems and you don't store diagrams, you store FILES. We need to know what your files look like.
-
Sep 13th, 2002, 03:51 PM
#4
Thread Starter
Addicted Member
Hi
Well, I had started out by creating a question bank where the user can store questions based on subject and year.
I had a text field(multiple lines) and the user typed his question in this field which I then stored in Access database.
But I have come across this problem in mathematical questions where the questions also have diagrams associated with them. Now I want to know how do I do this. If I allow the user to draw circles or triangles will I be able to store them??
Or any advice because frankly I am stumped.
-
Sep 13th, 2002, 03:59 PM
#5
PowerPoster
If you already have a diagram somewhere them you may just create an image and store as let's say bmp file. Then load it along with your question and that's about it.
You may use Visio to create a digram and store it as WHATEVER.
Roy
-
Sep 13th, 2002, 05:47 PM
#6
PowerPoster
I would approach the problem by creating a separate table (or two if you want (depending if you want a separate listing of diagrams and functions) which would contain the directory and file name of the diagram(s) and Math function(s).
The files (diagrams and functions) would be binary files.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|