Re: appendChunk method resulting in incorrect data
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Mon, 25 Jun 2007 20:47:03 +0100
Should this work?
Not sure. I know it works for SP's, not sure it works for adhoc commands (I
cannot remember whether I have tried it)
But then so far you have not said what your provider is.
Try changing your example to this, just for final checks
Command1.CommandText = strSQL
Command1.CommandType = adCmdText
Command1.Prepared = true
Command1.Parameters.Refresh
Are the parameters filled in?
Stephen Howe
.
- Follow-Ups:
- Re: appendChunk method resulting in incorrect data
- From: everymn
- Re: appendChunk method resulting in incorrect data
- References:
- appendChunk method resulting in incorrect data
- From: everymn
- Re: appendChunk method resulting in incorrect data
- From: everymn
- Re: appendChunk method resulting in incorrect data
- From: Stephen Howe
- Re: appendChunk method resulting in incorrect data
- From: everymn
- Re: appendChunk method resulting in incorrect data
- From: Ralph
- Re: appendChunk method resulting in incorrect data
- From: everymn
- appendChunk method resulting in incorrect data
- Prev by Date: Re: appendChunk method resulting in incorrect data
- Next by Date: Re: Updating 20k+ rows from Excel to access. vbscript? VBA? SQL?
- Previous by thread: Re: appendChunk method resulting in incorrect data
- Next by thread: Re: appendChunk method resulting in incorrect data
- Index(es):