Subject Re: ADO Parameters
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Thu, 19 Oct 2017 04:48:26 -0700
Newsgroups dbase.getting-started

On 10/19/2017 3:13 AM, kinsley wrote:
> Hi all,
>
> I'm probably doing something wrong but currently when I try and use:
>
> with (parameters["GL"])
>      type = "Char"
> endwith        
>
> I get an ADO Errors Occurred error.
>
> I have tried:
>
> Char
> WChar
> VarChar
>
> from the language reference on ADO data types and none of them work.

Try "Character"

Ken


--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm