Re: ODBC 1.6

2016-11-28 Thread Alberto Ramón
Issue if you have a "dirty system" with previous version: ODBC 1.5

tested on:
- Win7 ultimate (new system) and tableau 10 ==> OK
- Win7 ultimate (new system) and PowerBI 2.4 ==> Error in preview  TB Kylin
Category (the other 2 works OK)
[image: Imágenes integradas 1]


The load data, fails in all tables:
[image: Imágenes integradas 2]

I attached 2 log:
log of kylin driver: no error founds on it
log of PowerBI: with error

Tip: Error respect ODBC Driver 1.5 is different

2016-11-28 15:54 GMT+01:00 Dong Li :

> Hello Alberto,
>
> Thanks very much for your feedback.
>
> There're some packaging issues in previous build. We've uploaded a new
> build.
> Please go to download page and find the latest ODBC Drive 1.6. Thanks.
>
> Thanks,
> Dong Li
>
> Thanks,
> Dong Li
>
> 2016-11-28 22:28 GMT+08:00 Alberto Ramón :
>
>> Nice ¡¡
>> Tell me and I will re-check in my Windows
>>
>> (I tried to install C++ 2013, c++2015 and c++2015 update 4,  With the
>> same negative result)
>>
>> 2016-11-28 15:24 GMT+01:00 ShaoFeng Shi :
>>
>>> I see; We will check and upload a new build soon. will update here once
>>> finished.
>>>
>>> 2016-11-28 22:17 GMT+08:00 Alberto Ramón :
>>>
 x64, all system are 64 bits (win 7 ultimate, and Win Server 2008 R2)

 2016-11-28 14:58 GMT+01:00 ShaoFeng Shi :

> Hi Alberto, Kylin ODBC zip has two exe files; which one are you
> installing, the x86 one or x64 one?
>
> 2016-11-28 21:51 GMT+08:00 Alberto Ramón :
>
>> More Info:
>>
>> - Same error in Win Srv 2008R2
>> - I start ODBC config using: C:\Windows\System32\odbcad32.exe  (to
>> be sure start ODBC 64 bits version)
>>
>> 2016-11-28 14:34 GMT+01:00 Alberto Ramón :
>>
>>> Hello
>>>
>>> I'm try to test New Kylin ODBC Driver 1.6,
>>> When I try to create New ODBC, I have this error
>>> [image: Imágenes integradas 1]
>>>
>>> (I tested In two Win7 SP1, I didn't have problems with 1.5)
>>>
>>> The dependencies of Ms Visual C++ are the same than old version?
>>> (C++ 2012)
>>>
>>> Also saw the Version identified hasn't been changed: (but is a minor
>>> problem)
>>> [image: Imágenes integradas 2]
>>>
>>>
>>
>
>
> --
> Best regards,
>
> Shaofeng Shi 史少锋
>
>

>>>
>>>
>>> --
>>> Best regards,
>>>
>>> Shaofeng Shi 史少锋
>>>
>>>
>>
>
Log start: Mon Nov 28 21:24:11 2016

Log start: Mon Nov 28 21:24:11 2016

[INFO ][2016-11-28.21:24:11]SQLFreeStmt called, 496478464 with option 0
[INFO ][2016-11-28.21:24:11]
[INFO ][2016-11-28.21:24:11]start exec the query: 
[INFO ][2016-11-28.21:24:11]select "PART_DT",

"LEAF_CATEG_ID",

"LSTG_SITE_ID",

"LSTG_FORMAT_NAME",

"PRICE",

"SELLER_ID"

from "DEFAULT"."KYLIN_SALES"
[INFO ][2016-11-28.21:24:11]SQLFreeStmt called, 494018288 with option 0
[INFO ][2016-11-28.21:24:11]
[INFO ][2016-11-28.21:24:11]start exec the query: 
[INFO ][2016-11-28.21:24:11]select "USER_DEFINED_FIELD1",

"USER_DEFINED_FIELD3",

"UPD_DATE",

"UPD_USER",

"LEAF_CATEG_ID",

"SITE_ID",

"META_CATEG_NAME",

"CATEG_LVL2_NAME",

"CATEG_LVL3_NAME"

from "DEFAULT"."KYLIN_CATEGORY_GROUPINGS"
Log start: Mon Nov 28 21:24:11 2016

[INFO ][2016-11-28.21:24:11]Successfully done executing the query
[INFO ][2016-11-28.21:24:11]SQLFreeHandle called, Handle Type: 3, Handle: 494018288
[INFO ][2016-11-28.21:24:11]SQLDisconnect called
[INFO ][2016-11-28.21:24:11]SQLFreeHandle called, Handle Type: 2, Handle: 494059776
[INFO ][2016-11-28.21:24:11]SQLFreeHandle called, Handle Type: 1, Handle: 494176720
[INFO ][2016-11-28.21:24:11]SQLFreeStmt called, 499270352 with option 0
[INFO ][2016-11-28.21:24:11]
[INFO ][2016-11-28.21:24:11]start exec the query: 
[INFO ][2016-11-28.21:24:11]select "WEEK_BEG_DT",

"CAL_DT"

from "DEFAULT"."KYLIN_CAL_DT"
[INFO ][2016-11-28.21:24:11]Successfully done executing the query
[INFO ][2016-11-28.21:24:11]Last row of current query has been fetched
[INFO ][2016-11-28.21:24:11]Last row of current query has been fetched
[INFO ][2016-11-28.21:24:11]Successfully done executing the query
[INFO ][2016-11-28.21:24:12]SQLFreeHandle called, Handle Type: 3, Handle: 499270352
[INFO ][2016-11-28.21:24:12]SQLDisconnect called
[INFO ][2016-11-28.21:24:12]SQLFreeHandle called, Handle Type: 2, Handle: 499136816
[INFO ][2016-11-28.21:24:12]SQLFreeHandle called, Handle Type: 1, Handle: 499198336
[INFO ][2016-11-28.21:24:12]Last row of current query has been fetched
[INFO ][2016-11-28.21:24:12]Last row of current query has been fetched
[INFO ][2016-11-28.21:24:12]SQLFreeHandle 

Re: ODBC 1.6

2016-11-28 Thread Dong Li
Hello Alberto,

Thanks very much for your feedback.

There're some packaging issues in previous build. We've uploaded a new
build.
Please go to download page and find the latest ODBC Drive 1.6. Thanks.

Thanks,
Dong Li

Thanks,
Dong Li

2016-11-28 22:28 GMT+08:00 Alberto Ramón :

> Nice ¡¡
> Tell me and I will re-check in my Windows
>
> (I tried to install C++ 2013, c++2015 and c++2015 update 4,  With the
> same negative result)
>
> 2016-11-28 15:24 GMT+01:00 ShaoFeng Shi :
>
>> I see; We will check and upload a new build soon. will update here once
>> finished.
>>
>> 2016-11-28 22:17 GMT+08:00 Alberto Ramón :
>>
>>> x64, all system are 64 bits (win 7 ultimate, and Win Server 2008 R2)
>>>
>>> 2016-11-28 14:58 GMT+01:00 ShaoFeng Shi :
>>>
 Hi Alberto, Kylin ODBC zip has two exe files; which one are you
 installing, the x86 one or x64 one?

 2016-11-28 21:51 GMT+08:00 Alberto Ramón :

> More Info:
>
> - Same error in Win Srv 2008R2
> - I start ODBC config using: C:\Windows\System32\odbcad32.exe  (to be
> sure start ODBC 64 bits version)
>
> 2016-11-28 14:34 GMT+01:00 Alberto Ramón :
>
>> Hello
>>
>> I'm try to test New Kylin ODBC Driver 1.6,
>> When I try to create New ODBC, I have this error
>> [image: Imágenes integradas 1]
>>
>> (I tested In two Win7 SP1, I didn't have problems with 1.5)
>>
>> The dependencies of Ms Visual C++ are the same than old version? (C++
>> 2012)
>>
>> Also saw the Version identified hasn't been changed: (but is a minor
>> problem)
>> [image: Imágenes integradas 2]
>>
>>
>


 --
 Best regards,

 Shaofeng Shi 史少锋


>>>
>>
>>
>> --
>> Best regards,
>>
>> Shaofeng Shi 史少锋
>>
>>
>


Re: ODBC 1.6

2016-11-28 Thread Alberto Ramón
x64, all system are 64 bits (win 7 ultimate, and Win Server 2008 R2)

2016-11-28 14:58 GMT+01:00 ShaoFeng Shi :

> Hi Alberto, Kylin ODBC zip has two exe files; which one are you
> installing, the x86 one or x64 one?
>
> 2016-11-28 21:51 GMT+08:00 Alberto Ramón :
>
>> More Info:
>>
>> - Same error in Win Srv 2008R2
>> - I start ODBC config using: C:\Windows\System32\odbcad32.exe  (to be
>> sure start ODBC 64 bits version)
>>
>> 2016-11-28 14:34 GMT+01:00 Alberto Ramón :
>>
>>> Hello
>>>
>>> I'm try to test New Kylin ODBC Driver 1.6,
>>> When I try to create New ODBC, I have this error
>>> [image: Imágenes integradas 1]
>>>
>>> (I tested In two Win7 SP1, I didn't have problems with 1.5)
>>>
>>> The dependencies of Ms Visual C++ are the same than old version? (C++
>>> 2012)
>>>
>>> Also saw the Version identified hasn't been changed: (but is a minor
>>> problem)
>>> [image: Imágenes integradas 2]
>>>
>>>
>>
>
>
> --
> Best regards,
>
> Shaofeng Shi 史少锋
>
>


Re: ODBC 1.6

2016-11-28 Thread ShaoFeng Shi
Hi Alberto, Kylin ODBC zip has two exe files; which one are you installing,
the x86 one or x64 one?

2016-11-28 21:51 GMT+08:00 Alberto Ramón :

> More Info:
>
> - Same error in Win Srv 2008R2
> - I start ODBC config using: C:\Windows\System32\odbcad32.exe  (to be
> sure start ODBC 64 bits version)
>
> 2016-11-28 14:34 GMT+01:00 Alberto Ramón :
>
>> Hello
>>
>> I'm try to test New Kylin ODBC Driver 1.6,
>> When I try to create New ODBC, I have this error
>> [image: Imágenes integradas 1]
>>
>> (I tested In two Win7 SP1, I didn't have problems with 1.5)
>>
>> The dependencies of Ms Visual C++ are the same than old version? (C++
>> 2012)
>>
>> Also saw the Version identified hasn't been changed: (but is a minor
>> problem)
>> [image: Imágenes integradas 2]
>>
>>
>


-- 
Best regards,

Shaofeng Shi 史少锋


ODBC 1.6

2016-11-28 Thread Alberto Ramón
Hello

I'm try to test New Kylin ODBC Driver 1.6,
When I try to create New ODBC, I have this error
[image: Imágenes integradas 1]

(I tested In two Win7 SP1, I didn't have problems with 1.5)

The dependencies of Ms Visual C++ are the same than old version? (C++ 2012)

Also saw the Version identified hasn't been changed: (but is a minor
problem)
[image: Imágenes integradas 2]