The error is
Code:
public function query("host","sql")
cst="driver={mysql odbc 3.51 driver};server="&host&";uid=root;pwd=;database=tes t"
some more code..
and when calling the function...
Code:
some code
db.query("localhost","select * from startsida order by nr")
some more code..
what's wrong (error tells "identifier expected") ?
Any help will be appreciated
Bye and thanks
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --