Recent posts

Hi,

One of my friend has given me a Microsoft SQL Database.

How can I attach it to my database server.

The files I got are as follows.

myproject1.mdf

Can you please put down all the steps how to attach this DB?

Thanks,

Cameron



Read more

Hi,

I have written a java class to get all countries as follows. However, I need an optimized way of getting allcountries from a java library. Please suggest me a open source solution for this.

public class countries{

 

public static String WorldCountry=new String{"Abkhazia","Afghanistan","Akrotiri and Dhekelia","Åland Islands","Albania","Algeria","American Samoa","Andorra","Angola","Anguilla",

"Antigua and Barbuda","Argentina ","Armenia ","Aruba","Ascension Island",………………….

 

Thanks,

James



Read more

Hi,

I am a Java programmer and I have written a program to write Japanese letters in a file as below.

Charset cs = Charset.forName("UTF-8");

String PATH = "C:/tmp/test-file.htm" ;
String STR = "some Japanese text here...";

OutputStreamWriter osw = new OutputStreamWriter(
new FileOutputStream(PATH), cs);
osw.write( STR);
osw.close();

How can I view this using a text editor? What are...



Read more

I have installed Logon Studio on my XP machine, and I have been using it for over a year now without any errors.

Today, when I try to change my logon it gives me the error:

Error:

Parser Message

RCINT failure. String Table ID not found. '45' at line...



Read more

I decided to wipe out my hard drive and do a clean install of Windows 7 on my Desktop PC. Upon reaching the formatting partition stage of the installation, it gives me this error:

Windows could not format the partition on disk 0. The error occurred while preparing the partition...



Read more

Hello,

For 2 days now, my 4-year-old Asus motherboard shows this error on boot:

Chassis intruded!

Fatal error...System Halted

I do not know what seems to be the problem. Is my motherboard going bad?

Could it be one of the attached devices?

I need help. Thank you in advance for any suggestions.



Read more

Hi,

I am facing a problem while installing Windows XP on my computer. When I try to install, I got an error message which says,

"This installation package could not be opened. Contact application vendor to verify that this is a valid Windows Installer package”.

I had tried a lot but could...



Read more

What are the biggest computer related issues that a company has, as far as networking, software, and so forth, and what are the frequent issues that they have to put up with on a daily basis?

You know the ones that deals with the IT department.  I want to know ...



Read more

Hi All,

How good is 1000 visits to a site daily?

I have a lame question here.

I was thinking on how good would a 1000 hits per day to a website be?

Would that be good enough to earn anything?

Thank you

 



Read more

Hey Everyone,

Have been getting problems when with my Adobe Premiere Pro CS4 every time I try to run it. I didn't have any problems when I was installing it but when I try to run it this error sign keeps popping up.
 
Error
 
LoadLibraryEX Startup.dll failed with error 127. The specified...



Read more