Is there a list of services which would consume a CAL on windows 2008 server? I have an application which collectes data from different sources. I would like to know will my data collectors ne...
Hi X-perts,
It is a simple question - how can I get a file "own" location in VB.NET and its root directory?
I need to reference files that in a root directory relative to my file.
Ple...
Hello, I have purchased the following barebones kit off tigerdirect as a new pc for a friend. I have everything put together, and am in the process of setting up the BIOS with all the optimal ...
Dear Experts,
I need to use AJAX with PHP to submit a simple form into a database without refresh or redirect to a new page.
The idea is that I have attach a HTML form that contain three...
I am learning about creating classes in VB.net I am trying to create a public function for the practice exercise in my text. In my text, the method is written as:
MoveChair(Location as St...
Is there a way in SQL Server 2008 to easily import all timezones from the registry into a table? Is there a way to do this without going to CLR?
I am looking for all the timezone details f...
I have an Acer Desktop that I am re-installing to factory settings. I can see the Factory defaul setting partitions the hard drive into C and D and the D Drive is purely a data drive. Each o...
I have the schema as follows and want to answer the following query:
a.Lists the rooms that are currently unoccupied at the Grosvenor Hotel
b. What is the most commonly booked room type fo...
I have developed a website for alumni purpose. Now my client wants to have payment gateway integration in it to receive the contribution from the alumni's. He is not ready to go for such big ...
So my company recently switched from a T1 line to a FiOS connection. We have been using a Cisco Pix 501 for a few years now with the T1 with no problem, but ever since we switched to FiOS, I h...
Generates error:
SELECT 'P'
|| TO_CHAR ('03-NOV-09', 'YYYYMMDD'), --TO_CHAR (TO_DATE('03-NOV-09'), 'YYYYMMDD'),
TO_CHAR ('03-NOV-09', 'SYYYY-MM-DD') --TO_CHAR (TO_DATE('03-NOV-09'), 'S...
Hi
I've set up CRM 4.0 as a new install on a new install of SBS 2008 and I can't connect to it from any other computers through the web client. I haven't tried the Outlook client yet as I'm...
When I reboot I noticed "syncing hardware clock to system time (failed)" The time was off on the virtual OSs and I have no idea how to fix the failed service.
Before I started this project the location I am working at had 3 Windows XP computers (192.168.1.77-79) and 1 Linux computer (192.168.1.21) all connected through an 8-port Netgear router.
E...
Hi Experts
I am trying to add data into a excel spreadsheet with Oledb. I got an example on how to do the insert but it only works if you have a column name in the spreadsheet. I don't want...
Dear Experts,
I have a funtion like below, I want to use it but I also want to receive ?, !, % these symbols when user submit the message?
What would happen if I remove these from the func...
let's see I have a MySQL database like this :
----------------------------
| Name | Gender | Age |
----------------------------
| James | Male | 19 |
| Jon | | 30 |
| Ann | | |
-...
I am using a query to pick up form data entry from 4 combo boxes. The query works perfectly but there are some problems on the form.
The first time i select data in the any combo box, the ...
Please attend to the following question:
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_24882757.html
The question is in 3 Zone(s).
The question has 4 Tota...
We are using windows authentication how to do log out from windows authentication. Please help me out, very urgent.......................
Would the following code work to get the value of "target" from the DB so I could use it like this? It doesn't seem to be working.
page1.php?id=34
page2.php?target=$value2
Below is an MS example of how to write a Bitmap to gif file but I need to write the file to what ever file type the actual file is. I have a SQL server that has lots of different files/file t...
Hi,
I got two tables called user and userBrands and they are related by userBrandID column from the userBrand table. So from that userBrandID column in the user table we can find out what are...
The attached file has a macro which copies sheets from one workbook into another and names each sheet according to a value in a cell. I now need to do two more things.
First, If two sheets h...
Hi Experts,
I have a word document(main.doc), and in that document I do this to insert/link to another word file to get it's content into it:
Selection.InlineShapes.AddOLEObject ClassType:...