hi,
i have the error : ACCESS DENIED FOR USER 'myname'@'%'(using password: YES) while trying to execute a select into outfile query to mysql from vb.

but when i execute another select and even update query using the same connection string, IT WORKS!

so what could be the problem?