I have two tables, one called personnel and another called driver.
to determine which employee is driving which car, then each driver will be tracked by employee number(posNo).
As result, posNumber is a primary key in Personnel table and a foreign key in Driver table.
Each time I attemp to draw...
If you run this html page, you will find out that the left table is overlapping the header titled "Top Bar"
I would like the left table to have the same height as the right.
In other words, I want the white table header with the title "Top Bar" above to sit on top of the left...
My boss did not like the codes you spent your time helping me with yesterday, Tarwn, onpnt and the rest of the gurus.
He came up with his.
I have almost got it where he wants it but I am having two problems.
One, the the title , Top Bar needs to be aligned middle.
I can't make that happen.
Also...
my boss just asked me to delve into an uncharted territory by asking me design a one-page web site that has three departments.
Dept1 on the left of the page more like a table that will contain links to the other pages within that table, dept2 at the right of the page and dept3 on the bottm.(all...
I recently installed sql server2000 on my win2k pro.
Any time I open up sql analyzer to do some coding,
it quickly disappears from screen.
When I go back to try to open it again, it is grayed out.
I have reinstalled it 3 times.
I can't continue to install and uninstall.
Any ideas why this is...
I ran this code in access and it works.
We just recently moved to sql server, now I am getting two errors.
The first is:
[Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'AND'.
and the code is:
rsget.Open "SELECT * FROM board WHERE ThreadID=...
Can anyone please tell me why I am getting this message and what I can do to fix it?
"Sorry, you are not authorised to view the material in this part of the web site.
If you try again make sure you have session cookies enabled on your machine."
The username/password are mine and I...
I have been using sql server for over 3 years now.
Have installed it countless of times both at work and home but never ran into an error until now.
I installed a copy of it at home but could not open it.
I kept getting error "sql server is unable to establish connect", "login...
Dear Gurus!
I have two separate codes that do two different things.
I, the top part of the code below greets a user once he/she logs into the our corporate site. This works great.
The below code displays current date.
It works great also.
The problem that I am having is that date is below user...
I inherited a table that was poorly designed.
No primary key and several duplications.
For instance, each table has id has several values.
I broke the tables into 3 - master table with unique entries, the other 2 tables with duplicate entries.
Now, I know I have to design it with 1:m...
Dear gurus!
When an employee logs on to our intranet site, I need to capture his/her username.
Can you please tell me how to do this?
A script would be great.
This is very urgent, please help!!!
I inherited a table that was poorly designed.
No primary key and several duplications.
For instance, each table has id has several values.
I broke the tables into 3 - master table with unique entries, the other 2 tables with duplicate entries.
Now, I know I have to design it with 1:m...
I am in desperate need of a script that will do a few things:
1, to send email to multiple users (mailing list)
and to also say something like:
"To view the list of those sent email to, click here"
This is very critical.
Any would be greatly appreciated.
can anyone please look at this body of an html and tell why the onload() function called onload="rotate()" is not working?
Thanks in advance.
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"...
Can someone please tell me why I am getting:
"too few parameters expected 1" error?
This works on my local machine but when I uploaded it to the web, I started getting that error:
Here is the code:
The error is on this line:
sqlstmt = "SELECT * from Guestbook1 ORDER BY PostDate...
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.