2000 organizations, including eBay, Ericsson, and Lockheed Martin, now work smarter with Corporate Accounts. Save over 36%!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Overall Solutions: 7101 - 7125 of 367594
 
Dear Sirs, I have an old server with SBS 2000 installed and I' m using it as Domain controller only (the exchange is removed as well the sql ) I have 2 options/questions 1- How can i m...
I have a new installation looming & the existing setup is a Windows server 2003 box, with Exchange server 2003 installed, running as a terminal server. All of the 10 clients are Wyse thin clie...
Hi there; Does Sony VAIO VPCCW1S1T model support Hardware Virtualization? I mean Sony has a BIOS update for some models of VAIO for virtualization but I cannot find the info regarding this...
i have script work into SQL Server 2005 with result but when i execute it  from powerBuilder i have this error Select Error: SQLSTATE = 37000 [Microsoft][ODBC SQL Server Driver][SQL Server]I...
How do we in Sybase checking user permissions (db role and server role), how do I have this report extracted for 200 users ? I know sp_helprotect will do but is there any other way by using T-...
Hi All, I have 2 Domain controllers both GC's and 2 Exchange servers (FE and BE), now the issue is that in the Directory access for both my Exchange server it shows only one domain controll...
We have Symantec Endpoint (SEP) licenses for 300 clients. Can we split this number so that 200 licenses or clients remain in the current domain and 100 are used on a new server in a new domain...
Hi, I'm trying to run an update query which should generate last treament of every patient's last visit from a visit tbl and update it to the patientProfile tbl ensuring that it is uniquely...
Hi there I have an ASP.NET application that randomly throws users out of the application, sometimes as soon as they have logged in and sometimes after they have accessed a page for only a f...
Hello, I format my computer and I put the system in Local Disk D: Please How to rename it to C ? I am using Windows 7 Home Premium Thanks
Hi, I'd like to change my login name for experts exchnage, it's absolutely needed for. I've asked this question twice with no answer. If needed, I'd rather unregister my user and create ...
I am building a parser, and would like a way to pass cin as a parameter to a function, attempt to read from it, and if the contents are not what I expect, throw an exception or something and h...
AM IMPLEMENTING WINDOW SUBFILE  HELP SCREEN. THERE IS WINDOW SUBFILE FOR HELP IN SCREEN.AGAIN THERE IS ANOTHER WINDOW SUBFILE  HELP FOR SOME FIELD OF FIRST WINDOW SUBFILE.  OVERLAYED ON TH...
I have a strange problem with a windows server 2003 and hope somebody can help me out. The domain controller is a windows server 2003 machine. I can ping the clients in the active direct...
Hi Experts I am looking for the simplest and quickest way to write the form input from 5 simple text fields on an HTML form I have created into a 1-table Access database. I have set up a...
Hello Experts, I know how important it is to ask questions as succintly as possible so here we go.. From my home PC I'm currently connected to the internet via my home router. I have a d...
I have a SSIS package with a Data Flow Task which inserts new rows into a table, lets call it Table1. The new rows are gathered from a view, lets call it View1. View1 is updated every day so...
I have a spreadsheet where in one cell I have data validation applied to make it a list. Is there any way of prompting the user when this cell is changed (I have other cells looking at this dr...
Whenever is start system after Windows loads i get message Windows as recovered from critical error. When checked event log i found this? check image Troubleshooting steps taken. - Sc...
I have a small project with four classes. I cant find my error. The info is in swedish but what is all about is that it reads a line and I guess a enter sign is presented so it never gets the ...
Hi I seem to have issues defining and using arrays in my code. My config file has lots of string definitions which work as expected yet I want to add a list of valid types into my config...
I'm uploading file to remote ftp server thru Filezila client. Look image attached, I'm i getting proper upload speeds? We have 2 Mbps (1:2) Internet leased Line. I think we should get ...
Hello all, I'm trying to format the columns 1 of my MSFLexgrid, but it doesn't do it. What do I need to fix? Thanks for your help. Here is my code
I have a problem with a PC that has started to ramdomly reboot. This happens any time, from when I'm trying to log on to up to 10 minutes after loggin on. It DOESN'T happen if I start the PC ...
Hi, I must convert a Byte value to a Binary Expression String like this: BYTE VALUE = 12  -> BINARY EXPRESSION STRING = "1100"