Hi
Does anyone know if its possible to limit the width of a table so that however long a string inside a cell is the table remains the same size. The width attribute doesn't seem to work, the table just seems to stretch anyway.
Any ideas?
Cheers,
Simon.
Hi
I am at a complete loss with this problem. We have a maintnance plan which backs up our database over the network at 21:00 every week night. Sometime it works and sometimes is doesn't. When it doesn't the log says this:
BackupDiskFile::CreateMedia: Backup device...
That might just work. I could individually write the request and each task to temporary tables, at different times, keeping the request ID in a global variable. Then use this to copy the request and tasks to the live tables all at the same time. Why didn't I think of that.
Cheers,
Simon.
That might just work. I could individually write the request and each task to temporary tables, at different times, keeping the request ID in a global variable. Then use this to copy the request and tasks to the live tables all at the same time. Why didn't I think of that.
Cheers for that.
Simon.
Hi,
I am creating a helpdesk system with a web front end and an SQL Server back end, and my current problem is this:
Each request made the the helpdesk can consist of more than one task. First you enter the request, and then it lets you add more tasks on a different page, then finally you go...
Unfortunatly that doesn't work. Now the buttons don't do anything. Do I have to put something in the form tags? If I change the type to "submit" the buttons take you to the desired page but the parameter line in the URL is like:
?edit2=edit
instead of
?edit=1 or ?edit=2 etc... depending on...
Hi, I have a form with a list, I want to put an "edit" box next to each item on the list so it can be edited.
How do I make it so that the visible name of the edit button is alwats "edit" but the value that is passed to the edit page is the id of the item on the list.
Its not the ASP side of...
You need to backup the log in order to move the transactions away from the active log. You should then be able to shrink it. "
When you say "it" do you mean the database files of the log files. Because my problem is that the database file needs to be shrunk. The log file isn't an issue because...
Hi
We have a database which is 11 gb in size. However only 9 gb is is used the remaining 2 gb is free space. I was wondering how I go about freeing this the OS. I have tried:
DBCC SHRINKDATABASE (i3_eic, 1, TRUNCATEONLY)
but it only seemed to free about 400 mb or so.
Has anybody got any...
Cheers for that, I didn't realise that another dialogue box would pop up after you click the save button. At last I can get on with my game again. Have a star.
Cheers again,
Simon.
I tried to follow this word for word:
" Work in 24-bit mode (RGB, 8-bits/channel) and when you're ready to save, choose BMP as the format and select the 16-bit option. Keep the 24-bit file somewhere safe so you can come back to it later. "
First of all when I select RGB mode the highest bit...
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.