Hello,
can someone tell me how to send form values via email by just clicking on the submit button, without opening an empty instance of the email client? Thank you, [bigears]
Halvar
Sorry, still a problem with the delete command:
DELETE FROM a WHERE a.id=zzz.id (does not know the zzz.id)[sadeyes]
maybe you have another idea - thanks
thanks for the hint but mysql is not accepting 'in' in this case. Also I tried :
DELETE a.* FROM a, b where a.email = b.email
but this does not work either. What else could one try? [bigears]
Hello,
my problem is as follows: I'd like to delete all those data records of a certain table(let's call it Table A) where the email field has the identical entry as the email field of another table (let's call it Table B). I've finished the first step already, which is to seperate all records...
Hello,
who can tell me the syntax of copying a table with 300000 entries. I'm running phpMyAdmin2.2.2 but the 'Copy table to (database.table): samedatabase.differentname' demand would always cancel the operation before all data is copied. Do you know another way of copying tables? Thanks for...
Hello,
can anyone help me with the following problem, please?
I'd like to change part of a string in one field of my database table. It is an URL, whereby the first part of the URL should be changed in all entries due to a new server address and the last bit, the actual filename, should stay...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.