This is an issue because UV is currently  a 32bit app which will run on a 64 
bit platform. The 64bit ODBC driver will work fine in isolation but will not 
link to Universe under the CONNECT manner. You could create a verb ISQL which 
would link to isql, provided by the Microsoft ODBC driver from memory, but this 
is not ideal.
----
And if you actually have BCI working on 64 bit Linux, which ODBC driver did you 
use?
Are there any 'gotchas' when installing it?
In that regard I am totally at the mercy of our sys admin since he is the only 
one who installs anything on Linux.
He installed a 64 bit ODBC driver and from a Linux shell he can connect to the 
SQL Server box I want to connect to with no problem.
I followed the documentation in setting up BCI but when I try to use CONNECT in 
a Basic program I always get a memory error.
[Phil Walker] ---
On 07/06/2013 15:57, Symeon Breen wrote:
> Hi  - I have udt 7.1 on redhat 64bit and we use BDT ok   ???
>
>
> Also EDT is for unidata to get access to external data sources like 
> sql server so that would also solve the problem
>
>
>
> -----Original Message-----
> From: u2-users-boun...@listserver.u2ug.org
> [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mecki 
> Foerthmann
> Sent: 07 June 2013 14:54
> To: u2-users@listserver.u2ug.org
> Subject: Re: [U2] How do I get the U2 Metadata Manager to work
>
> I know, tried it and it doesn't work on our setup because BCI only 
> seems to work if the OS on the UD server is 32 bit.
> We were told it didn't matter so they built a Redhat Linux 64 bit 
> virtual server and put UD in that.
> Now if I try to connect trough BCI I only get memory errors.
> AFAIK EDA is only for connecting from SQL Server to U2 so no good for 
> what I want to do.
>
> On 07/06/2013 09:39, Symeon Breen wrote:
>> " And I am still looking for a way to read data from a relational 
>> database in a Basic program."
>>
>>
>> This has been around for years Mecki - look up the bci functions like 
>> SQLPrepare etc.  Or there is the new EDA function as well.
>>
>>
>> Rgds
>> Symeon.
>>
>>
>> _______________________________________________
>> U2-Users mailing list
>> U2-Users@listserver.u2ug.org
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>>
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to