I have a certain script - I don't think it matters in this case what the script does, but...
Locally, I can use odbc_fetch_array and it works fine.
On the Web server, odbc_fetch_array doesn't work.
Locally, odbc_fetch_row doesn't work.
On the Web server, odbc_fetch_row works fine.
They're both Windows servers. Seems like these functions should be treated the same wherever you use them, anyway. It's not a fatal problem for me, but it's kind of inconvenient to have to use one function locally and a different one on the Web. If anyone can provide a little insight, I would be interested. Not a huge deal, just curious.
Thanks,
Jason
odbc_fetch functions treated differently on diff servers?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia