Below are Eabae16's Questions. Did not find what you want
Click here to ask a question of your own
Category: Mobile Hardware

Hello,

The battery charger to my BENQ Joy Book p52 is not working anymore. It was all okay the other day since the green light was on and I was using it. I do not think the socket has a problem because I have tried all other sockets in the house but the charger will not function. Is the charger with the problem or the Joy book?

What am I supposed to do in such a situation?

Thanks

Category: Internet

What are the other websites like textbroker.com?

I need to get articles written and feel textbroker.com is expensive

any alternatives

Category: Internet

I have created my website from FrontPage 2003. I have put some word art and those are working fine in Internet explorer but firefox and safari does not show them in the page. What’s wrong?

Category: File Servers

I want to know about the reading sequence of SQL server that, does a SQL server always read the data from the hard drive put it into the Ram and then work on it?For Example: you have just done a very complex join and after that you will getting data from number of tables (the material is unsorted), then you do an order by to sort it,Does all that data have to be read first in the RAM ,and then SQL does sorting?if YES then what if there are million of rows?