Two things--neither is much help, I am afraid!
1) I didn't notice your database type earlier! In Administrator>Site
Configuration>ETL, there is an option called Database that you use to
specify the kind of database you're working with. The allowed values
are 0-MS Access, 1-Oracle, 2-Postgres SQL -- not SQL Server.
2) You could look at the generated methods added to your classes
(zzLoadOne() etc.) There might be something there that you could edit
to correct the problem.
***
Another approach might be to not use the Connector at all. Instead,
use the Cache Link Table Wizard. The Cache SQL Gateway is supported
with a wider range of databases. The drawback is that you wouldn't
have the tools to perform data validation and data scrubbing.
****
I will file a bug report internally to get these supported databases
included in the InterSystems Supported Platform Guide.
On Dec 14, 1:04 am, Akash jain <
akashja...@gmail.com> wrote:
> Thanks Lexi, I will report this to WRC.
>
> I am editing classes in studio only and it seems better option then changing
> in connector. Now I have got another issue related to the problem. Even if I
> change the datatype to %Float. The imported numeric values stored in global
> remains in string format, enclosed double quotes. Even if I delete all the
> data and do Import All Data after datatype change float values are imported
> as string and it is a problem with queries where I am doing comparison with
> any other numeric value.
>
> Thanks,
> Akash
>
> >
intersystems-deepsee-...@googlegroups.com<
intersystems-deepsee-community%2Bunsu...@googlegroups.com>
> > .