Click here to Skip to main content
15,895,084 members
Home / Discussions / Database
   

Database

 
GeneralRe: On Strategies to Spell Check the Structure of a Database. Pin
Brady Kelly14-Dec-12 21:25
Brady Kelly14-Dec-12 21:25 
GeneralRe: On Strategies to Spell Check the Structure of a Database. Pin
PIEBALDconsult15-Dec-12 8:49
mvePIEBALDconsult15-Dec-12 8:49 
GeneralRe: On Strategies to Spell Check the Structure of a Database. Pin
Brady Kelly15-Dec-12 18:12
Brady Kelly15-Dec-12 18:12 
GeneralRe: On Strategies to Spell Check the Structure of a Database. Pin
PIEBALDconsult18-Dec-12 10:47
mvePIEBALDconsult18-Dec-12 10:47 
GeneralRe: On Strategies to Spell Check the Structure of a Database. Pin
Brady Kelly18-Dec-12 11:01
Brady Kelly18-Dec-12 11:01 
Questionsending images from a SQL database to a user's email as attachment Pin
Member 946798213-Dec-12 2:16
Member 946798213-Dec-12 2:16 
QuestionRe: sending images from a SQL database to a user's email as attachment Pin
Eddy Vluggen13-Dec-12 2:29
professionalEddy Vluggen13-Dec-12 2:29 
QuestionODBC Returns Wrong Data Pin
GenJerDan12-Dec-12 5:23
GenJerDan12-Dec-12 5:23 
I've got a query going out to a Cache database via ODBC.

It almost always works (90% or so).

The other 10% of the time, it returns the wrong data for one of the columns (a LONGVARCHAR column)

By wrong, I mean the data is from another row.

At first, I though maybe there was too much text in the column and it was trashing a buffer or something, so I cahange my parameter from a VarChar to Text, but it made no difference. I just retried it again now without specifying the datatype at all, and it made no difference.

Further investigation showed that the correct data was only 1600 characters, so that isn't going to be the problem, anyway.

I've even cleared the parameters for each loop of the read and it still does it.

I just now tried to do a select specifically on one of the bad rows and it was still bad, so ti has to be something going on with ODBC or the remote server. Right?

Anyone ever see anything like this before?
No dogs or cats are in the classroom.

My Mu[sic], Films and Windows Programs, etc.

AnswerRe: ODBC Returns Wrong Data Pin
Chris Meech12-Dec-12 5:50
Chris Meech12-Dec-12 5:50 
GeneralRe: ODBC Returns Wrong Data Pin
GenJerDan12-Dec-12 6:20
GenJerDan12-Dec-12 6:20 
GeneralRe: ODBC Returns Wrong Data Pin
Chris Meech12-Dec-12 6:28
Chris Meech12-Dec-12 6:28 
AnswerRe: ODBC Returns Wrong Data Pin
PIEBALDconsult12-Dec-12 6:28
mvePIEBALDconsult12-Dec-12 6:28 
GeneralRe: ODBC Returns Wrong Data Pin
GenJerDan12-Dec-12 7:18
GenJerDan12-Dec-12 7:18 
GeneralRe: ODBC Returns Wrong Data Pin
PIEBALDconsult12-Dec-12 8:51
mvePIEBALDconsult12-Dec-12 8:51 
GeneralRe: ODBC Returns Wrong Data Pin
GenJerDan12-Dec-12 8:54
GenJerDan12-Dec-12 8:54 
AnswerRe: ODBC Returns Wrong Data Pin
jschell12-Dec-12 9:05
jschell12-Dec-12 9:05 
GeneralRe: ODBC Returns Wrong Data Pin
GenJerDan12-Dec-12 9:14
GenJerDan12-Dec-12 9:14 
GeneralRe: ODBC Returns Wrong Data Pin
jschell14-Dec-12 12:38
jschell14-Dec-12 12:38 
GeneralRe: ODBC Returns Wrong Data Pin
GenJerDan14-Dec-12 13:24
GenJerDan14-Dec-12 13:24 
AnswerRe: ODBC Returns Wrong Data Pin
Mycroft Holmes12-Dec-12 12:01
professionalMycroft Holmes12-Dec-12 12:01 
GeneralRe: ODBC Returns Wrong Data Pin
GenJerDan13-Dec-12 3:05
GenJerDan13-Dec-12 3:05 
QuestionRe: ODBC Returns Wrong Data Pin
Eddy Vluggen13-Dec-12 4:24
professionalEddy Vluggen13-Dec-12 4:24 
QuestionUsing .Net and SMO on multiple SQL versions Pin
devenv.exe11-Dec-12 23:45
professionaldevenv.exe11-Dec-12 23:45 
AnswerRe: Using .Net and SMO on multiple SQL versions Pin
Eddy Vluggen12-Dec-12 3:10
professionalEddy Vluggen12-Dec-12 3:10 
QuestionSelecting issue in SQl Server Pin
rakeshs31211-Dec-12 23:06
rakeshs31211-Dec-12 23:06 

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.