We're currently moving our Windows Terminal License server to a newly purchased server. The new Licensing server will have a completely different name as the old one.
Will we need to make any changes to Citrix that is currently using this? Thanks.
I've been searching for an hour and cannot find any information on how to change the "Domain\user name" text on the Exchange 2007 OWA forms based authentication page.
Does anyone know how to do it? Thanks.
Does anyone know of a script that I can use to determine what NTFS permissions a user I specify has for a folder and all subfolders beneath it?
Thanks.
Hi,
I just finished installing Exchange 2007 into a Exchange 2003 org and all
internal email flows properly with migrated mailboxes. However, when I try
to send emails to migrated mailboxes that are on Exchange 2007, the mail
never makes it to their inbox from our front end server.
Here's...
Quick question: What's recommended for Parallelism settings? Should I use all the processors available?
Also, does changing the settings require a restart?
Thanks.
I've been searching Microsoft for step by step instructions on how to remove a node from a SQL cluster but couldn't find anything.
I basically have a two node cluster for fail over and we're going to upgrade these servers. So the plan is:
1. take the inactive node offline first
2. add new...
Does anyone know whether there's a way to use Citrix MetaFrame® Presentation Server for a client that does not want to download and install a client plugin? I recall back in university when I used Citrix and not having to install a client onto my computer. I think it was just a simple applet...
Hi,
I have two combo boxes on my form and basically what I want it to do is so that when I select a value in the first combo box, it takes that value and initiates a query to fill in the second combo box's RowSource with a query.
I got that going with After_Update. However, what's happening...
Hi,
I was wondering if it's possible to link a subform to a subform that's in a main form.
Basically what I have is a main form on one tab. Then another subform that's linked to the main form on the second tab. I want to put another subform in there but the wizard forces me to link it with...
Hi,
I currently have 3 tables:
Table1
ID
Table2
ID
Table1_ID
Table3_ID
Table3
ID
Basically what I want to do is Join all three tables together.
I'm trying to do a:
SELECT Table3.*
FROM Table3 LEFT JOIN Table2 ON Table3.ID = Table2.Table3_ID JOIN Table1 ON Table2.Table1_ID = Table1.ID;
I...
Hi,
I'd like to do the following:
Created a combo box with text values.
Created a subform at the bottom.
Basically what I'm trying to do now is to just execute a query in the subform depending on what is selected in the combo box.
So lets say the user selects "firstname" in the combo box...
Hi,
Can anyone help me with a function that prompts the user with a listbox listing some items?
What I need to do is to insert the field of a table into a query.
For example:
select * from contacts
where contacts.[someInput] <> null
I want to incorporate this into a form so the user can...
Hi,
If I want to replication from a publisher to a subscriber and periodically delete records from the publisher but don't want the data to be deleted subscriber, what type of replication can I use? Basically what I want to do is have the subscriber as a respositor of data.
Thanks.
Does anyone know a good article to rebuild a domain controller with only a backup of the system state and NO ASR?
Assume this is the only domain controller in the network. Thanks.
I've been looking around for awhile to see whether there is a way to define the *from* field using xp_sendmail but it appears there isn't.
Is the only way to change the from field by changing the outlook profile on the sql server?
I also see another xp_SMTP_sendmail that needs to be installed...
I'm trying to insert multiple pages in a form I've created with the wizard but every page I insert contains the original items from the form. So page 1, 2, 3 and so on all have the fields I have. They seem to have be linked so if I delete them from page 2, they're gone on page one. Can anyone...
I have a table that has a field that queries another table that also queries another table.
Here's a simplified version:
table 1, field 1 -- references --> table 2, field 1 -- references --> table 3, field 1
The problem I'm having is that if I go to table 1 and choose from the combo box, I...
Is there a way to configure a macros to run without continuously prompting that you're updating the table? I have a macros that calls on 12 sql statements and i'd hate to have the user keep clicking YES to all. THanks.
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.