Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

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

 
Time Tested Overall Solutions: 576 - 600 of 370658
 
I have a form that has a Call to a Sub MakeEditable. There are many fields listed, with an example of a few attached. This call has worked fine, until I replaced some of the field names with n...
We are undertaking an internal security review as part of our ISO compliance (nightmare) and two questions have been highlighted: How secure is the Outlook data that is stored locally on ou...
Hi Experts, i have a form that is a subform of another form, it is never loaded separately from the main form.  I have written some code to make an image of a red flag visible if the value ...
After installing a new 2003 server, and experiencing replication problems, i am advised to force remove a nonexistant server.   Then manually clean metadata(All old server entries from new ser...
How do you change SQL server name?
After installing a new 2003 server, and experiencing replication problems, i am advised to force remove a nonexistant server.   Then manually clean metadata(All old server entries from new ser...
I am trying to run a VB 6 setup.exe that I created from the deployment wizard. I have installed this setup.exe many times on other machines. The setup.exe launches but then I get the following...
I need to write an Access query that will look at each field in a multi column table, locate NULL fields and replace with a single space " ". Sounds simple. Not sure that to do. This table ...
Hello, At an event we need a way to send the host (who will be talking in front of a few hundred people) a message.  We want to try to get a video monitor up on the stage so we can send him s...
Also, I'm just wondering if advanced replication has any sort of additinal oracle process that runs on the master site?
Hello, I have id_dsa and id_dsa.pub file, I do not want ssh client to read id_dsa.pub file, instead extract public file from the id_dsa private key  while doing key exchange, what parameter sh...
I need to set up a Microsoft VPN for various outside users through the Cisco ASA 5505 security appliance. I currently apply the Cisco VPN, and I CAN NOT lose that VPN. I have looked over the i...
I have an envelope journaling store that is used with a third party archiving solution.  I have been receiving these 9667's for that store for some time now and am not sure what app is creatin...
My page looks great in Safari, Firefox and IE 8.0: http://www.glendalecemetery.net IE 7.0 does what is shown in the attached screenshot. Any advice on how to fix that? I don't even have ...
"T" = "t" evaluates as True. How can I distinguish case?
I am attempting to alter my stored procedure so that it will dynamically sort the results based on an input parameter, @sort and a direction (ASC, DESC) @sort_direction. T-SQL: order by ...
I am trying to run a VB 6 setup.exe that I created from the deployment wizard. I have installed this setup.exe many times on other machines. The setup.exe launches but then I get the following...
Greetings, I need some expert help.  I have two tables and I need to find rows in table #1 that are missing in table #2.  To determine what is "Missing" I need to search multiple columns.  Her...
Currently I use the code below to open an Access report with either a single record or a selected group of records in preview mode.  To save a copy of the visible report as a .pdf file in a sp...
I only have access via MS Sharepoint designer, and via the web interface.  I am trying to create a colum that shows how long a task has been open when created in days.  I have tryed to use a C...
I just installed Oracle 8i into a Windows 2003 Server. The installation gave me some trouble because the java JIT, and the Network configuration got freezed. after install i ran Net8 Assistant...
I have a DELL optiplex 755, running windows XP with Service Pack 3.  When I hit the shutdown button it locks up, and then when I hit ctrl-alt-del and hit shutdown it locks up again.  Then I ha...
I just created a new user (user@localhost) via a GRANT ALL statement.  When I do a SHOW GRANTS for this new user, I get two lines in the result as follows: mysql> create database eg; Query...
I've spent a week looking at different anti virus programs in search of these requirements . -Should not be a resource hog -No popups everytime a coworker wants to open a program -We nee...
For starters, this is a relevant piece of the layout of the database (running on MS SQL 2000 server): Tables: Inventory:  (Item ID, Type, IT_TAG, InUse, etc...) HardwareType: (Type) Prin...