hi all,
This question has been asked many times and doesn't ever seem to get an answer but this time it's either an answer or i stop using Purebasic for my project as i need serial communications in linux.
Can anyone help me with a solution for this?
-james
Search found 2 matches
- Tue Mar 30, 2004 11:10 am
- Forum: Linux
- Topic: Serial port
- Replies: 1
- Views: 1847
- Sat Mar 06, 2004 7:27 pm
- Forum: Coding Questions
- Topic: Mysql Database problems
- Replies: 1
- Views: 950
Mysql Database problems
Right i've been able to connect to the database, not a problem.
I've been able to run Sql queries on the database again not a problem.
But when i try to retrieve data from the database using GetDatabaseString() in the following sytax's
GetDatabaseString(usrname)
GetDatabaseString("usrname ...
I've been able to run Sql queries on the database again not a problem.
But when i try to retrieve data from the database using GetDatabaseString() in the following sytax's
GetDatabaseString(usrname)
GetDatabaseString("usrname ...