I did not got a mail from paypal till now
After looking at my paypal account i saw that there is a Donation for MySQL but with a different emailadress like the one you posted.
Can you show me a screenshot from your paying (TransactionID)?
In the meantime i send out the mail to the email showed up in the Payment-details...
I did not got a mail from paypal till now
After looking at my paypal account i saw that there is a Donation for MySQL but with a different emailadress like the one you posted.
Can you show me a screenshot from your paying (TransactionID)?
In the meantime i send out the mail to the email showed up in the Payment-details...
Sorry, it is that my English is very bad.
"ACCESSIBLE FROM OUTSIDE" is normal in a client / server system. Me only need open the port through which it communicates with the server mysql?
Do I need any additional requirement?
Ok, then I can use it "normally" as any client / server system.
The difference is that client computers running Android instead of Linux or Windows. Isn't that?
I am trying to query a table by using the AS clause for eg. product.product_id as 'Product ID' but the value is retrieved as product_id and not as 'Product_ID'.
Is there a way i can retrieve it as 'Product_ID'. There are multiple tables involved and it is necessary to name it accordingly.