Subject Re: [IBO] IB_Connection.fetSQLType
Author Geoff Worboys
> But, where I haven't nailed things down yet is what if you only
> wanted VARCHAR( 20 )?

Personnally I think your current implementation is correct as it
stands. If you want it narrowed to VARCHAR(20) then simply implement
as a domain and use fetDomainName.

The currently implementation allows you to be more generic than a
domain, whereas sql type support for varchar(20) or whatever would
just make things more confusing to setup without much real benefit.


> I'm still quite ill and heading to bed in a few minutes.
> Seem to be a little better today but not a lot.

I hope you feel better soon. I too am trying to shake off a cold,
although thankfully mine has not been too bad - just hanging around
longer than it should.


--
Geoff Worboys
Telesis Computing