Recent posts
Hello,
Read more
I just had this problem with my HP Digital Camera CB350, I used to use this before without the software and read/transfer files using the USB cord through to the PC. But now it's so weird because Kaspersky detects it and scan but when I navigate...
Read more
I am using a EJB project to access my MySQL database. I keep getting an error, "more than one row returned" when I run a select * from budget table.
Read more
Hello,
I have some difficulties that I hope one of you can help me solve them.
I have been using Linux Fedora 7 for quite some time now and it’s working very well without a glitch. I want to use Yahoo Messenger instead of other IM software...
Read more
I am attempting to create an Index on one of my tables. I keep getting "operation timed out". Why is this?
Read more
I am using remote desktop to login to my office computer. I have a set of files on my USB disk. How do I access the files within remote desktop ?
Read more
I am setting up a disaster recovery box for the production website. For this, I took a backup of the production MS SQL database and restored it into the DR box.
When I run the application, I get an access denied message. I checked the database and I found that...
Read more
Hi,
I have an Excel sheet containing about 1,200 rows. Each of the rows has different customer information. I want to know how many of them have dues.
Problem is the number of rows is not fixed. They may vary. So I can’t count the number of empty cells and just...
Read more
Hi,
I am learning Excel VB programming. It is quite easy. But I don't get how to use custom function in here?
Public Function gradeCal(gpa As Double)
If (gpa >= 5) Then
Return "A+"
ElseIf (gpa >= 4) Then
Return "A"
......
End Function
But its not...
Read more
Hi everyone,
Read more