im a web developer but i dont know much about sql, now i can connect to the server no problem but it returns
variant Object
but in the db that info has data values. how can i convert it?
[0] => Array
(
[0] => .0000
[1] => 70042
[2] => POLLERA LERGA C/CUERO EN CINTO
[3] => 1
[4] => 28
[5] => variant Object
[6] => INV02
[7] =>
[8] =>
[9] => variant Object
[10] => variant Object
[11] => variant Object
)
by the way I'm doing the connection with ADODB.Connection