Re: [U2] External database

2013-01-13 Thread asad50089
Thanks for reply. Can you guide me by some example to do this task. In fact I have little bit experience of ODBC drivers and their usage. -- View this message in context: http://u2-universe-unidata.1073795.n5.nabble.com/External-database-tp39618p39625.html Sent from the U2 - Users mailing

Re: [U2] External database

2013-01-13 Thread asad50089
Many thanks, In fact I am running old version of UniVerse 9.6 and due to is limitation of 2GB file, I am designing an interface to transfer data from U2 data files to Oracle. In this regard I have heard about ODBC drivers but very little knowledge how to use them. I will be grateful if you can

Re: [U2] External database

2013-01-13 Thread asad50089
Many thanks for the reply. I am running U2 9.6 old version which has not this functionality. Can you please guide further to do this task. I have not good knowledge in terms of ODBC drivers and interface of databases. Thanks in advance. -- View this message in context:

Re: [U2] External database

2013-01-13 Thread Phil Walker
Seems rather extreme to go to Oracle just to get around 2GB file limit ;-) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of asad50089 Sent: Sunday, 13 January 2013 9:18 p.m. To: u2-users@listserver.u2ug.org Subject:

Re: [U2] External database

2013-01-13 Thread Wols Lists
On 13/01/13 09:02, Phil Walker wrote: Seems rather extreme to go to Oracle just to get around 2GB file limit ;-) Agreed. But if he wants some advice, there's a few things I'd say. First he's better just upgrading to the latest UV :-) Or can he use distributed files? Asad - if you don't know

Re: [U2] External database

2013-01-13 Thread Wjhonson
If the only issue is the 2Gig limit, you can use Universe distributed files. -Original Message- From: asad50089 asadr...@live.com To: u2-users u2-users@listserver.u2ug.org Sent: Sun, Jan 13, 2013 12:20 am Subject: Re: [U2] External database Many thanks, In fact I am running

Re: [U2] External database

2013-01-13 Thread LeRoy Dreyfuss
UV 9.6 also supports 64-bit files On Jan 13, 2013, at 3:17 AM, asad50089 asadr...@live.com wrote: Thanks for reply. Can you guide me by some example to do this task. In fact I have little bit experience of ODBC drivers and their usage. -- View this message in context:

Re: [U2] External database

2013-01-13 Thread Hona, David
As long as your OS and the filesystem is already 64-bit enabled - you should be able to resize the UV file to 64BIT (make sure you have a verified backup first :)). Otherwise, use UV distributed file create a logical file view of your UV physical files. Note that BCI is a programmatic API