in reply to Re: Converting from MySQL to SQLite
in thread Converting from MySQL to SQLite
I check the data in SQLite there are more then one row, but why it enter this 'if' statement. the output are 'No data in your list, please add.' when there is data in SQLiteif($sth2->rows() <= 0)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Converting from MySQL to SQLite
by davido (Cardinal) on Jul 29, 2004 at 15:44 UTC |