I have also tried this with just "SELECT * FROM ACCT"
ACCT holds all member account information. I am trying to write a form
where someone here can create a CD on our core system, and then go to this
form and type in the account number and suffix of that CD and print out the
certificate of deposi
I just got lost in the query string...
Try to "echo $query;" and then see if there is any typo in the query
itself... i work that way with php/mysql and most of the cases where i
find such an error is some sort of typo in the query...
Cheers...
Luis Ferro
Joseph McDonald wrote:
Here is the cod