I am designing a big database (over 200 tables). Having all thoses tables is quite hard to read. I can separate my tables on separate pages successfully but I would like to be able to have on each pages the tables for a particular process (i.e. Clients tables on a page, Vendors tables on...
Hi,
I have a little problem making 2FK to the same parent.
Here is an example that is not identical but look like my situation:
- I have a table LOCATION, that contain
(ID_LOC,NAME,CITY,...)
- I have a table INDIVIDUAL (ID_IND,NAME,PHONE,...)
Then I have my table INDIVIDUAL_JOB (ID_IND...
With Visio 2003 Pro, I have created an organization chart and have made a connection to a database so I can put shapes on my diagram and get employees directly from my database. This works fine.
My problem is that I have also a directory containing all the employees pictures (the directory...
Hello,
I want to make a little meetings rooms reservations application. I wonder what is the best way to design the database for the case someone wants to book a room for several days or weeks (i.e. 09:00-11:00).
I guess "copying" the reservation multiple times is not the right thing to do...
We are looking to a solution to archive word and powerpoint documents.
We have lessons plans (over 1000) that change regularly and we need to consult previous plans often.
There is a function in Word in the File menu that enable to manage versions but because many peoples can work on the...
Hi
I have a calendar with div layers for each days of a month. Because the layers are not so big (the container layer is 800*600) when events can't enter in the day-layer I display the 18 first characters and I want the user to mouseOver the day-layer and I open another layer containing all the...
Hi all,
I have an easy question.. I've been doing for a while ASP but I never found out how to comment a block of code... [ponder]
If I have 2-3 lines it's ok to put somes ' like:
' response.write("test")
but if i have 15-20 lines.. it's long..
What I am currently doing if i want to...
Hi all,
I have a strange problem, my script doesn't work but in testing i saw that putting an alert in my code makes the script to work.. but i don't want to have an alert!!
I have an embed window media video and i want to get the markers from it in javascript to populate a SELECT list. So I...
Hi,
A simple question for the wiz out there.. I have an ASP query that SELECT 17 fields..(from 1 table and 1 view).
I have a column named DESCRIPTION and after I do:
Set rsInfost=sConn.Execute(SQLt)
response.Write("desc: " & rsInfost("description"))
it give me nothing : "".
It's very...
Hi all,
I have this very strange problem.. To make a short story i have a new dev server (holding the database and ASP pages), so i've imported my asp code and then my database. Now for the database, i've imported the data from the live server (production) and then corrected 2 tables to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.