Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Fetch method in linksql

Quote Reply
Fetch method in linksql
Hi all,

I know linksql provides some db fetch methods such as get, query, but we also use fetchrow, fetchall... My question is are those methods belongs to mysql dbi or GT sql? because I couldn't find those methods in linksql documentation, but they behave differently from mysql dbi fetch methods.

Thanks.

Long