I have a client that has about 6 T servers. Last Friday he called and said that when he logged into Terminal Server Manager, two of the servers displayed yellow question marks on the server and would not show the users logged on. The users had no problem logging on. I researched over the...
Well it ended up being a 2K3 server instead of a 2008 server. I was looking forward to my first 2008 server install. Oh well, there is always next week. Thanks for the information guys.
I am installing a new 2008 server on an existing 2003 server domain tomorrow. The 2008 server is to be set up as an active directory server on the existing 2003 domain. This is my first experience with 2008. For you guys that have already been through this, what do I need to look out for? I...
Here is what I found out. If I make a Word doc and share it out and have the user access the Word doc through a unc or other, the hyperlink in the Word doc will open up the Excel file in Excel.
We have an intranet web page that links to the Word doc. When they access the Excel doc that way...
I have an excel doc saved on a network share. Users acces it via a hyperlink from a Word doc. When the users open the Excel doc it opens in a browser, not the normal Excel GUI. The browser does not allow the user to save the doc after making changes.
How can I change this so that it opens...
I am running Vista on a HP Laptop and installed Virtual PC from Microsoft. I installed Server 2003 and Windows XP both as virtual installs. When I am interacting with the virtual install, ie; clicking on desktop icons, etc. I get this lag. The cursor will not move around the screen smoothly...
I have a query that returns a sum of tests. This query returns all tests. I only need to return the top 10 tests in quantity. How can I do this?
Thanks in advance - Shannan
SELECT DISTINCT Procedures_T.P_num, Procedures_T.P_desc, SUM(Pat_ProcedureCharges_T.Proc_qty) AS TOTAL
FROM...
I am using the following query and it actually displays the data but I now need to combine the like rows such as the two petty cash entries into one entry with a sum of the totals. GL_Accounts_T.EntryID is my key that is common to both. How can I do this?
Thanks in advance - Shannan
1 Petty...
I have a listener that I am using and am trying to receive info from a company with an HL-7 broker. He is able to connect to my listener and I actually receive data but the message should be an HL-7 message with several segments terminated by a carriage return after each. I seem to be...
I am trying to use the Report Viewer in VB2005. Is there a way that I can pass the data to the report/report viewer at run time using a dataset?
Thanks in advance,
Shannan
Actually I am the network administrator. If it were the main firewall it looks like it would have blocked the info from the laptop from the dekstop also. They are all on the same subnet, etc.
I have a small program that I wrote that uses TCP/IP to send and receive data. You can set up the computer to act as a client or server. I have one instance of this program on my laptop running Vista and one on a desktop running XP Pro. I can communicate between the two with no problem, each...
I have a control that I built that uses a combo box to display the letters A-Z. The control lists medical tests and the user selects a letter A-Z to view the items. It works perfectly well when testing the control on a form. I place the control in my main program where it is to be used and it...
I am using a data grid view to display some records. After I pouplate the grid, the focus is set either on the first cell at the top left of the top row depending on how I set the rowselect. I do not want any cell or row automatically selected in this grid. How can I stop this? I have tried...
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.