Click here to Skip to main content
15,915,501 members
Home / Discussions / Database
   

Database

 
GeneralRe: Trouble connecting to SQl server 2005 Pin
mrkeivan1-May-07 8:29
mrkeivan1-May-07 8:29 
AnswerRe: Trouble connecting to SQl server 2005 Pin
mghiassi2-May-07 2:31
mghiassi2-May-07 2:31 
Question2000...Pivot Table??? Pin
tadhg8830-Apr-07 1:50
tadhg8830-Apr-07 1:50 
Questionreport does not exported Pin
mohd imran abdul aziz30-Apr-07 1:12
mohd imran abdul aziz30-Apr-07 1:12 
QuestionGetting Records Pin
Kushi Bobby30-Apr-07 1:00
Kushi Bobby30-Apr-07 1:00 
AnswerRe: Getting Records Pin
andyharman30-Apr-07 22:27
professionalandyharman30-Apr-07 22:27 
GeneralRe: Getting Records Pin
Kushi Bobby1-May-07 1:36
Kushi Bobby1-May-07 1:36 
QuestionADO Error -2147352566/0x8002000A Pin
Wags30-Apr-07 0:35
professionalWags30-Apr-07 0:35 
I'm using the Execute method of ADODB.Connection in VB 6 to execute an SQL delete statement. The rows from the table are deleted but I (sometimes) get a runtime error:

ADO Error #-2147352566
Description Out of present range.
Source Provider

A normal reason for this would be trying to insert a numerical value that is indeed out of range - but this is a deletion(!?). I can execute the SQL (cut and pasted from the VB) in PL/SQL Developer and get no error. It's as though the state of the connection or another component of the ADO is causing the failureConfused | :confused: . Initially thought that it was something to do with the number of strings in the SQL's IN statement (169 of them, all 9 chars matching against a VARCHAR2(9) in the table) but I have now tested up to the 1000 limit (after which I get the expected Oracle error).

I have Googled for:
ADO Error Out of present range
ADO Error -2147352566
ADO Error 0x8002000A
ADO Error 8002000A

and variations on this theme but have not found anything useful.

Have any of you guys encountered this before (where it's not for the obvious reason - out of range)? Any ideas?
QuestionRe: ADO Error -2147352566/0x8002000A Pin
andyharman30-Apr-07 22:23
professionalandyharman30-Apr-07 22:23 
AnswerRe: ADO Error -2147352566/0x8002000A Pin
Wags1-May-07 2:46
professionalWags1-May-07 2:46 
Questiondisplay last 12 records from database Pin
dheema29-Apr-07 22:33
dheema29-Apr-07 22:33 
AnswerRe: display last 12 records from database Pin
Navneet Hegde29-Apr-07 22:42
Navneet Hegde29-Apr-07 22:42 
AnswerRe: display last 12 records from database Pin
Pete O'Hanlon29-Apr-07 22:47
mvePete O'Hanlon29-Apr-07 22:47 
QuestionUpdation of multiple records in MYSql db [modified] Pin
V.G29-Apr-07 21:34
V.G29-Apr-07 21:34 
QuestionHow Do i use Distinct keyword to extract the whole table Pin
Vimalsoft(Pty) Ltd29-Apr-07 21:30
professionalVimalsoft(Pty) Ltd29-Apr-07 21:30 
AnswerRe: How Do i use Distinct keyword to extract the whole table Pin
Colin Angus Mackay29-Apr-07 21:42
Colin Angus Mackay29-Apr-07 21:42 
GeneralRe: How Do i use Distinct keyword to extract the whole table Pin
Vimalsoft(Pty) Ltd29-Apr-07 21:47
professionalVimalsoft(Pty) Ltd29-Apr-07 21:47 
GeneralRe: How Do i use Distinct keyword to extract the whole table Pin
Colin Angus Mackay29-Apr-07 23:53
Colin Angus Mackay29-Apr-07 23:53 
GeneralRe: How Do i use Distinct keyword to extract the whole table Pin
Vimalsoft(Pty) Ltd30-Apr-07 0:41
professionalVimalsoft(Pty) Ltd30-Apr-07 0:41 
GeneralRe: How Do i use Distinct keyword to extract the whole table Pin
Brady Kelly30-Apr-07 0:17
Brady Kelly30-Apr-07 0:17 
QuestionSqlHelper Class in Enterprise Library Release April 2007 Pin
ctrlnick29-Apr-07 12:55
ctrlnick29-Apr-07 12:55 
AnswerRe: SqlHelper Class in Enterprise Library Release April 2007 Pin
Colin Angus Mackay29-Apr-07 14:16
Colin Angus Mackay29-Apr-07 14:16 
GeneralRe: SqlHelper Class in Enterprise Library Release April 2007 Pin
ctrlnick29-Apr-07 15:46
ctrlnick29-Apr-07 15:46 
GeneralRe: SqlHelper Class in Enterprise Library Release April 2007 Pin
Colin Angus Mackay29-Apr-07 21:36
Colin Angus Mackay29-Apr-07 21:36 
QuestionBooking Pin
zeroonea29-Apr-07 9:10
zeroonea29-Apr-07 9:10 

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.