Re: snODBC Error!



Thanks for the post above I was able to connect.
But I can't figure out what this means:

$conn run sql-clause ?argtypedefs? ?arglist?

I know that

$conn = ::mycon
sql-clause = "select lastname,firstname from client"
?argtypedefs? = ?
?arglist? = ?

I need an example please. Thanks.

.