Click here to Skip to main content
15,885,872 members
Home / Discussions / Database
   

Database

 
AnswerRe: small bank application Pin
jschell5-Jun-12 8:31
jschell5-Jun-12 8:31 
Questionviewing members in a role Pin
Danzy832-Jun-12 5:30
Danzy832-Jun-12 5:30 
AnswerRe: viewing members in a role Pin
David Mujica4-Jun-12 3:35
David Mujica4-Jun-12 3:35 
AnswerRe: viewing members in a role Pin
vvashishta4-Jun-12 22:04
vvashishta4-Jun-12 22:04 
NewsSQL Server-Oracle-Linked Server on 64 bit machine Pin
vanikanc30-May-12 9:56
vanikanc30-May-12 9:56 
GeneralRe: SQL Server-Oracle-Linked Server on 64 bit machine Pin
jschell31-May-12 7:18
jschell31-May-12 7:18 
GeneralRe: SQL Server-Oracle-Linked Server on 64 bit machine Pin
vanikanc1-Jun-12 2:41
vanikanc1-Jun-12 2:41 
GeneralRe: SQL Server-Oracle-Linked Server on 64 bit machine Pin
jschell1-Jun-12 3:36
jschell1-Jun-12 3:36 
vanikanc wrote:
The select statement is not executing stating it is exceeding the 8000 characters selection limit.


I can assure that a statement limit has existed for years. Pretty sure I saw it in Oracle 8.

So in terms of a previous driver you got lucky because you were at the border anyways. And depending on the data it could have gone over with the older driver.

The only solution for that, which I can think of (besides getting rid of all those fields) is to encode the data into xml and then return is as a blob and then re-extract.
QuestionUpdate oracle 9i mutiple records Pin
LucyDunn29-May-12 19:51
LucyDunn29-May-12 19:51 
AnswerRe: Update oracle 9i mutiple records Pin
Eddy Vluggen29-May-12 23:50
professionalEddy Vluggen29-May-12 23:50 
AnswerRe: Update oracle 9i mutiple records Pin
Bernhard Hiller31-May-12 23:58
Bernhard Hiller31-May-12 23:58 
Questionask about mammogram Pin
rudinewbie28-May-12 17:06
rudinewbie28-May-12 17:06 
AnswerRe: ask about mammogram Pin
Eddy Vluggen29-May-12 0:53
professionalEddy Vluggen29-May-12 0:53 
JokeRe: ask about mammogram Pin
Paul Conrad31-May-12 10:31
professionalPaul Conrad31-May-12 10:31 
AnswerRe: ask about mammogram Pin
JOAT-MON29-May-12 8:51
JOAT-MON29-May-12 8:51 
GeneralRe: ask about mammogram Pin
Chris Meech29-May-12 9:01
Chris Meech29-May-12 9:01 
GeneralRe: ask about mammogram Pin
JOAT-MON29-May-12 9:09
JOAT-MON29-May-12 9:09 
GeneralRe: ask about mammogram Pin
Chris Meech29-May-12 9:29
Chris Meech29-May-12 9:29 
GeneralRe: ask about mammogram Pin
JOAT-MON29-May-12 9:39
JOAT-MON29-May-12 9:39 
GeneralRe: ask about mammogram Pin
JohnPayton29-May-12 13:04
JohnPayton29-May-12 13:04 
QuestionBatch reporting framework for Oracle databases. Needed? Pin
Dmitri Novikov28-May-12 10:39
Dmitri Novikov28-May-12 10:39 
AnswerRe: Batch reporting framework for Oracle databases. Needed? Pin
Eddy Vluggen29-May-12 0:54
professionalEddy Vluggen29-May-12 0:54 
GeneralRe: Batch reporting framework for Oracle databases. Needed? Pin
Dmitri Novikov29-May-12 8:22
Dmitri Novikov29-May-12 8:22 
AnswerRe: Batch reporting framework for Oracle databases. Needed? Pin
Eddy Vluggen29-May-12 8:51
professionalEddy Vluggen29-May-12 8:51 
GeneralRe: Batch reporting framework for Oracle databases. Needed? Pin
Dmitri Novikov29-May-12 9:35
Dmitri Novikov29-May-12 9:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.