Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old January 16th, 2007, 10:45 AM
Sonnich
Guest
 
Posts: n/a
Default Why? [Oracle][ODBC]Option value changed

I get this error:

Warning: odbc_exec() [function.odbc-exec]: SQL error:
[Oracle][ODBC]Option value changed., SQL state 01S02 in SQLExecDirect
in
C:\Inetpub\wwwroot\JOTIntranet\Modules\supplyservi ces\supplyservices_updateditems.php
on line 435

Warning: odbc_fetch_row(): supplied argument is not a valid ODBC result
resource in
C:\Inetpub\wwwroot\JOTIntranet\Modules\supplyservi ces\supplyservices_updateditems.php
on line 437

Here:
$result=odbc_exec($conn, $sql2);
$k=0;
while(odbc_fetch_row($result))

But only when I select a lot of data (say 2-3 days of data no problem,
but one week - I get this. 2 weeks and I get this a number of times.
The SQL2 is just a normal select blahblabhalll.

Can anyone give a hint?

BR
Sonnich

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles