Ask Questions & Get Answers at ibibo sawaal

ayisha's Questions & Answers

52

Rank

22587

4569

33

50

I want Access Gmail through Mozilla Thunderbird?

Asked by Roshank in Computers & Technology at   12:09 PM on December 07, 2008

ayisha's Answer

thunderbird has to login to your gmail account via pop3 or imap each time you run your email account..You should have webmail access. Ask them for the webmail address. Also some services like Yahoo (and perhaps even Google) allow for Pop3 setup where you can check your outlook email via Yahoo/Gmail...

Answered at 4:01 PM on December 07, 2008

Read all answers

How do I access my Gmail account using Outlook?

Asked by Roshank in Computers & Technology at   12:12 PM on December 07, 2008

ayisha's Answer

Gmail, you have to go through the account-setup wizard on Outlook Expess. You'll set up an email account with your userid@gmail.com and password, pop.gmail.com and smtp.gmail.com, using ssl for both, port 995 for the POP server and port 465 for the SMTP server. Then you're all set!

Answered at 3:59 PM on December 07, 2008

Read all answers

What is a mutating and constraining table?

Asked by tm prasana in Computers & Technology at   7:05 PM on November 27, 2008

ayisha's Answer

"Mutating” means “changing”. A mutating table is a table that is currently being modified by an update, delete, or insert statement. When a trigger tries to reference a table that is in state of flux (being changed), it is considered “mutating” and raises an error since Oracle should not return data that has not yet reached its final state.

Another way this error can occur is if the trigger has statements to change the primary, foreign or unique key columns of the table off which it fires. If you must have triggers on tables that have referential constraints, the workaround is to enforce the referential integrity through triggers as well.

There are several restrictions in Oracle regarding triggers:
1. A row-level trigger cannot query or modify a mutating table. (Of course, NEW and OLD still can be accessed by the trigger).
2. A statement-level trigger cannot query or modify a mutating table if the trigger is fired as the result of a CASCADE delete.

Answered at 9:26 PM on November 27, 2008

Read all answers

How can i earn minutes in ibibo? ?

Asked by nannu solank in Computers & Technology at   3:07 PM on December 07, 2008

ayisha's Answer

Ibibo has launched imobile.
>You can now call or send SMSs to anyone anywhere in the world - absolutely FREE! Yes you heard it right.
>Ibibo can be used to make calls from any country to any country including India, Pakistan, Cuba, Philippines, Dubai. Actually now people from country besides India can also register with Ibibo call for free service (Imobile).
>Send unlimited free SMSs to anyone anywhere in the world.
>Each call can last up to 2 minutes, you start with 10 free minutes of call time.The only restriction is each call is limited to 2 minutes, however the constraints of 10 minutes can be easily done off by creating multiple accounts.
Lets see how it can be used to make unlimited free calls to India and Other destinations.
Requriements -:
Internet connection, Mobile phone.
1. In order to make call to your friend say living in Mumbai, and you living in USA. You need to create two accounts on Ibibo.
First your account, second account for your friend.
Either make a account for him yourself, or ask him to do the same.
2. For making an account, visit Ibibo. Sign up.
3. Now you need to link up your mobile number to that account. They have a service called iMobile. It is automatically added to your account. Check the left sidebar. You can also visit iMobile directly.
4. Click on link your number.
5. Select your country and enter your Mobile number.
6. They will send you verification Sms.
7. Ask your friend to do the same, or if you are register on his behalf, do same procedure but with his number ( number which you want to call ).
8. Add him as your friend in Ibibo. For that go to his profile, and click add as friend. Ask him to confirm your friendship.
9. To make call to your friend, go to iMobile. It will show you your free remaining minutes and name of friends you can call for free.

10. Click call now in fornt of the your friends name.

11. You call will be connected. They will first call you, then your destination number.
12. Ibibo gives only 10 free minutes every month, after you finish them off. Delink your number by click on the this link.

13. Now register for another account with another email address, with same number. DO the same procedure. You will get 10 more minutes.

14. Do this as many times as you want.
Sources:
http://trialfreemi nutestoglobe.blogspot.com/2008/08/i bibo-offers-free-10min-per-month.ht ml

Answered at 3:53 PM on December 07, 2008

Read all answers

How to get desitorrents account......?

Asked by dherr143 in Computers & Technology at   1:50 PM on December 07, 2008

ayisha's Answer

u need an invitation for starting an account in desitorrents.....ask some of u'r friends to send u an invitation mail but some ppl are sayin tht Desitorrents has closed registrations completely now. Invitations are also disabled.

Answered at 3:57 PM on December 07, 2008

Read all answers

What is meaning of computer?

Asked by Anil Rana in Computers & Technology at   2:49 PM on December 07, 2008

ayisha's Answer

Nowadays is almost everything possible with a Computer, Video calls from Continent to Continent, you can change photos ,send 50 of them in one email. Email is also a very important sector. Download your favorite movies, music, photos, play Backgammon online,. Chess, a lot of webpages are beeing used by any pornographic stuff. Nothing is impossible. And it you'd know more about Computer, you'd know what Google is, just type a word and you'll have millions of links for 1 topic.........
It's the machine that computes almost everything!Technically speaking, a computer is a device that decodes and encodes ("speaks" if you want to call it that) binary code. Binary code is a language of ones (1) and zeroes (0) where the ones represent a closed electrical circuit and the zeroes represent an open circuit. If you use patterns of ones and zeroes, you can write anything you want in binary code and a computer can understand it. Humans use other programming languages today to translate binary code into more user friendly codes they can understand and work with easier like C+, Visual Basic, Java etc. but all computers, no matter how sophisticated, still use binary code to do the actual computing.

Answered at 3:56 PM on December 07, 2008

Read all answers

What about the tints I've heard of for computer lenses?

Asked by sweety chand in Computers & Technology at   7:46 PM on November 27, 2008

ayisha's Answer

If you work in a brightly lit office, you may benefit from a light tint applied to your computer lenses. This can cut the amount of light that reaches your eyes and provide relief in some cases. But tints and filters don't address the underlying cause of computer eyestrain.
Sources:
http://studen tpages.scad.edu/~mflore23/Assignmen t4/faq.htm..

Answered at 8:53 PM on November 27, 2008

Read all answers

Could you explain in detail what is a firewall and what is a SYN Flood? ?

Asked by Mitana Mukhe in Computers & Technology at   7:20 PM on November 27, 2008

ayisha's Answer

A fireproof wall used as a barrier to prevent the spread of fire.
Computer Science. Any of a number of security schemes that prevent unauthorized users from gaining access to a computer network or that monitor transfers of information to and from the network.
A SYN flood is a form of denial-of-service attack in which an attacker sends a succession of SYN requests to a target's system.
When a client attempts to start a TCP connection to a server, the client and server exchange a series of messages which normally runs like this:
The client requests a connection by sending a SYN (synchronize) message to the server.
The server acknowledges this request by sending SYN-ACK back to the client.
The client responds with an ACK, and the connection is established.
This is called the TCP three-way handshake, and is the foundation for every connection established using the TCP protocol.
The SYN flood is a well known type of attack and is generally not effective against modern networks. It works if a server allocates resources after receiving a SYN, but before it has received the ACK.
There are two methods, but both involve the server not receiving the ACK. A malicious client can skip sending this last ACK message. Or by spoofing the source IP address in the SYN, it makes the server send the SYN-ACK to the falsified IP address, and thus never receive the ACK. In both cases the server will wait for the acknowledgement for some time, as simple network congestion could also be the cause of the missing ACK.

Answered at 8:59 PM on November 27, 2008

Read all answers

What is the difference between %TYPE and %ROWTYPE?

Asked by tm prasana in Computers & Technology at   7:01 PM on November 27, 2008

ayisha's Answer

the %rowtype is just a method for declaring a variable as a row. It would be used to setup a variable that can hold one row from a particular table. It can only hold one row at any time.
A cursor is similar but it can hold many rows at once.

Answered at 9:25 PM on November 27, 2008

Read all answers

What is SQL and where does it come from?

Asked by tm prasana in Computers & Technology at   7:08 PM on November 27, 2008

ayisha's Answer

Structured Query Language. A language developed by IBM in the 1970s for defining and manipulating relational databases. It has since become the industry standard, and is often used to enable GIS toolkits to access the data held in existing corporate databases.
While visual basics is a type of object-oriented programming language and environment developed by Microsoft for the Windows operating system. Visual Basic allows programmers to create applications quickly by writing code to accompany onscreen objects such as buttons and windows.
SQL can be implemented on a visual basics program so that it can work with a database.
Hope it helped u..

Answered at 9:02 PM on November 27, 2008

Read all answers

Editor's Pick

Categories

sawaal signature
sawaal free visiting card