Hi,
I have a website that does allows users based on their NT authentication information.So if user tries to access the site, it shows 3 field authentication window asking for username,password and domain.
User inputs the correct information, and is granted access to the site. After that user...
We have a intranet based web application for loading documents. The application is developed in ASP and allows only the users in the network domain to upload files. When user access the site,there is silent NT authentication.
Docs are loaded and associated information is filled in. Multiple...
Hi,
When I try to view my portfolio of projects,on clicking for details of the project I get the following error message
"Project cannot be displyed in this view. It has either to be saved to a public share or saved to a database."
Anyone tips on how to save the project to a database...
Hi,
Is there any way to show the MS Project Reports in the Project Central?
I want my top management to see some reports in the project central.
Thanks
Regards,
Vivek
Hi,
I have to print a document on 12x12 inches paper through IE 5.0
The application will be hosted at different locations using different printers.
Not all printer drivers support this paper size.
Hence there's a need to set the paper size to be used by printer through the ASP page ..
Have read...
Hi,
When I try to insert any data into a table in my database, this error is encountered..
"Error: 0, Severity: 19, State: 0
SqlDumpExceptionHandler: Process 53 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process. "
While restoring...
matt,
you hit the nail on butt...
that's exactly where i'm stuck...
Need something that behaves like identity col. i.e get updated automatically on 'insert into values(...)' command but accepts current datetime as value..
Through enterprise manager, I can modify the table and add another...
Thanks Missy,
But my problem is that I can't specify the field names for the values to be inserted into...
This is a classic example of revamping the old code in which I don't know at what all places the insert statements have been used... the insert statements that have been used are "...
Hi,
In a table, I have 'lastupdateddate' column.
This has to get updated with current datetime when a row is inserted.
The insert statement will not insert anything into this column...
How to go about it...
For e.g
I have a table
Create table test
( name varchar(20), lastupdateddate...
Hi ,
I have requirement in which some ASCII files will keep coming in a particular folder of my webserver.
I have to load the data in those files into SQL Server after validations.
I thought of using DTS, but not been able to figure out how can I specify a directory in DTS (means load all...
Hi,
I'm trying to set up a stand by database system and in the on the same machine as my primary database system.
THe machine OS is Win NT
However, when I try to start the second(either one) database I'm getting:
ORA-01102: cannot mount database in EXCLUSIVE mode
Any help??
Hi , after graceful switchover from production server to standby server, the last archive log that I cud see in standby database was having the different size from the corresponding file in the production. After that, none of the archive files got applied in standby.How can this happen ?
How do I find the amount of fragmentation in database.
I got hold of a query which says that all objects with extent_id>3 are deemed as fragmented. Is is true?? Any other method to find fragmentation??
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.