Search found 2 matches

by hellzone
Tue Mar 30, 2004 11:10 am
Forum: Linux
Topic: Serial port
Replies: 1
Views: 1847

Serial port

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
by hellzone
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 ...