Hi, i need to calculate a value for the sqlite database by using the power function,
Ex: pow(10,3) Answer is 1000. like this i want to get from sqlite database in google gears when the user enters some data while he is offline. How can i achieve this power function. Thanks in Advance, Thanks & Regards, Sankar. V
