What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

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

 
Time Tested Overall Solutions: 176 - 200 of 367594
 
Here's a function I have that I run on a large CSV file to help me determine the start year of a car, the problem is that it pukes when it encounters a blank NULL cell.. I would just like the ...
Good afternoon, Using C, Visual Studio C++. I'm trying to get a simple 2D dynamic array working but I haven't had any luck. It's basically an array of strings (of known size 17). I ha...
Hi, I suddenly have started getting this error on many machines The system could not log on. The server authenticating you reported on error 0XC00000BB. Windows Xp with Sp2 or 3 I cann...
Hi Experts, Im a newbie in mySQL and php scripting. I have a web based application running apache2.2, php5 and mysql5 on windows 2003. Please advise on how to do the following: 1. Creat...
I have a PC which hav 2 partitions : C drive, D driver I map to other Pc with drive named : M How can I get a list of drive named which my PC are using ? I expect result is: C, D, M What...
hi all, i'm working for a small company. everyone has a personal pc. i noticed Domain Administrator has been logged in my pc (i know an account named "accountname" is a domain admini. i found...
I have Remote desktop set up for connecting from my windows xp computer to my fedora server.  I would like to be able to remote desktop to it even if my fedora server is sitting on the log in ...
hi there    i am a newbie..... i am curious to know whether i can print the output of "Arrays.sort(data[i])"... i know its a void method.. how can i print the sorted values of data[i]...  i a...
My Lexmark Fax printer 7675 won't connect to my wireless Sonic Wall. The documentation seems vague and unclear. My laptops work fine with my wireless. How to I get my lexmark printer talkin...
My.Settings.MyBoolSetting= False this code says: property MyBoolSetting is read only.. so I can not set it! How do I change the app setting? I know to save hsould be My.Settings.SAVE...
cant delete/ unistall sql server 2005 gone in 'control pannels->programs and features->add remove programs still there in start menu and when I click on start menu items sql server 2005 i...
I am building a report using subtable. To make the subtables look similar I copy one and rename it to the other, but their underlying queries are buit from different tables. Although I've chan...
Why does this popup work in Firefox and not in I.E.?  I've checked the settings and I'm not blocking pop-ups.
I am have a 3750 and a switch port from a Cisco 877 plugged into each other and am getting the following error. *Apr 12 03:03:36.322: %CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch disco...
I am relatively new to Java and i can't seem to understand why people use the DefaultTableCellRenderer with Implements DefaultTableCellRenderer while others use Extends DefaultTabl...
We have a Cisco Pix 501 Firewall.  I am familiar with Cisco products from years ago.  How do I configure this firewall.  Any simple tutorials or advice on getting into it?
Hi, I have a database of about 100 000 empty folders (including subfolders paths) that I would like to create in batch.  I can generate from the database any type of file that would be need...
Hi, I have Windows 2003 virtual machine and I want to clone it on a larger disk. How can I do that from wmware infrastructure with ESX3.5 environment. Need to create boot floppy with Gho...
I have a table a_table with the next columns: a_id, a_version, a... Its primary key is:  a_table_pk (a_id, a_version). I want to set a_id  to be a foreign key in b_table but I am getti...
I made USysRibbons table and restated the database. Now, I cannot find/ see this table to modify it. How can I locate it? Thank you.
Hello All, I am a beginner to VB and slowly learning I have managed to use a sub that will add an appointment to my outlook 2003 calendar. However I wish to add multiple appointments from...
dear experts, i have the following sqls: 1. SELECT SUM(ticket_price) as price1 FROM airline; 2. SELECT SUM(hotel_price) as price2 FROM holiday; how do i combine the 2 sqls into one? ...
Hi, I'm wanting to INSERT INTO SELECTING the table from which I'm inserting into does not contain cCompanyName, cCompanyTradName or cTrustName.  I'm trying to insert on the basis that if...
Hi I want to truncate table variable I have written like this truncate table @test but I am getting an error.
/etc/init.d/iptables stop  is the command I use to stop the service but I forgot how to remove the service from ever starting again upon reboot.