Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! Let me know if you need help using the site or assistance with non-technical questions.

 
Top Overall Solutions: 126 - 150 of 73778
 
I have a Dell XPS 1330 and removed Vista from it and installed XP Professional. Most everything seems to be up and running fine with the exception of two missing drivers in the Device Manag...
How do I incorporate IF THEN ELSE in SQL*Plus? I searched online a bit, and saw reference to using BEGIN/END; around the code to do this. I tried simply declaring a variable at the beginning a...
Hi, i running low on drive space on my terminal server and found that there was 1.8Gb in this folder C:\WINDOWS\PCHealth\ERRORREP\Qsignoff is contains .cab and .txt files, can i delete thes...
Hi, I have a situation where I'm transferring data between two MS SQL 2005 servers and one of the tasks is to retrieve data from one SQL server [S1] (it is also a Linked Server) and export it...
Getting the error everytime In open IE as stated in the title, it is another users PC so not sure what got donwloaded.  Here is the Hijack this if someone can take a look... Running process...
please see attached app.config file, when i do this: Database db = DatabaseFactory.CreateDatabase("Logging"); where Logging is an entry in my config file: <configuration>   <configSect...
I have a user who is having Outlook 2003 trouble.  We have an Exchange 2003 Server and he runs Outlook 2003 in cached mode.  His mailbox is fairly large, but recently, he continually has probl...
Hi , I want to write a batch script which will check the Databse status and then proceed for the further task, I allready have done same task in Shell script but not able to make it in DOS (W...
A friend has an HP Pavilion dv2035us.  After connecting to my wireless for a few seconds we get that error message "Windows was unable to find a certificate to log you to the network" and it d...
For history, see this thread: http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_23157809.html I now cannot execute commands. I have created an alternate FT...
I have installed Oracle 10g XE and the installation seemed to go OK.  When I try to go to the Oracle Home Page, though, I am told the page is not available.  I have local admin rights, I do no...
Hi, the date I need to perform a DateAdd on is a string date and needs to be converted. I tried using CAST but recieved an err msg: Conversion failed when converting datetime from character s...
Working on cleaning up a PC atm thats got this as the desktop. Bright red dektop, yellow and white writing, with these messages across it (also get a popup box telling me the same thing) ...
Hello experts, I have a gridview that is bound to a Datatable.  The Autogenerate columns is set to "True".  on the gridview, I want to add an extra column that contains an "Edit Record" but...
I'm trying to add attributes to html tag <a href> so that i can dynamically changes classes and rel. Javascript doesn't work as long as rel exists on <a href> for instance, <a href="#" r...
I've been all around the net on the one, with no luck. I have a PC in my house with Windows XP on it.  I'm wanting to use it as a basic file server, so I put two 300GB drives in and set the...
I would like to know how to convert this SQL Query into a LinQ equivalent: SELECT nContractDeliverables.* FROM (nContractDeliverables  INNER(Join) nContractPaymentLines ON (nContractDeliver...
On a new Dell XPS 420 with Windows Vista, service tag 9sgycf1, We can hear sound in general, but we can't record sound. Device Manager / Sound has only one device listed: SigmaTel High Defi...
I have added a datagridview  (DGV) to a windows form.  I programmatically bind it to a data source.   I added a few DataGridViewCheckBoxColumn columns.  I loop through the columns of the DGV u...
attached is the script I use to open respective document. this replaces the current .aspx file and opens the doc. would like to open the doc in a different browser window (or tab) -- ini...
OK, this is an odd one. We have a fairly new Dell Optiplex 330 running XP Pro and Office 2007 on a Windows 2003 domain. We create a new domain user, give that user admin rights to the Optiplex...
Hello gurus! When saving an excel spreadsheet as a .csv file, I get automatic text delimiters " " wrapped around the text strings. "A_Y,AZ00999955 NO,Equity,14168300" "A_Y,99990277171 NO...
We have a number of HP 6720s notebooks which have the Intel 82562GT NIC onboard.  They shipped with Vista, and we downgraded to XP SP2.  We found the information about upgrading the BIOS on th...
Hi, I'm trying to figure out how to get the current url and use it in my jsp page.  I tried using request..getRequestURI(), but that only gives me the jsp page without parameters.  For exam...
hi i have a form that should send post variables to a php file. but when i try to send them i can trace them but i get this error message in the output: TypeError: Error #1006: value is no...