Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-23 Thread Jeff Powell
Script Object Notation. Do you not need a json parser for Java, as you would for .net etc. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Sent: 21 March 2010 00:32 To: 'U2 Users List' Subject: Re: [U2] Using JDBC

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread asvin . dattani
Hi, We use JDBC to talk to a Microsofot SQL server database, and have used it to talk to Sybase in the past. You need the JDBC driver for the database that you are talking to (we use jTDS for the SQL Server database). Then you will need some java code to read/write to the SQL database and

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread Brutzman, Bill
On Thursday 18-March, I opened a tech support case with Rocket on JDBC, UniVerse, and HP-Ux. I was unable to get the sample Java program in the JDBC manual to work... apparently a connection string problem. I will try to follow-up with the outcome. --Bill -Original Message- From:

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread Doug
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen Sent: Sunday, March 21, 2010 2:30 PM To: 'U2 Users List' Subject: Re: [U2] Using JDBC on Unidata 7.1 on HPUX Does JSON really equate directly to a java object ?? It certainly equates directly to a javascript object (a very

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread Charles_Shaffer
Is there any built-in way in UniBasic to convert U2 records to JSON strings? Or do you roll your own? Charles Shaffer Senior Analyst NTN-Bower Corporation ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread David Wolverton
...@ntn-bower.com Sent: Monday, March 22, 2010 10:40 AM To: U2 Users List Subject: Re: [U2] Using JDBC on Unidata 7.1 on HPUX Is there any built-in way in UniBasic to convert U2 records to JSON strings? Or do you roll your own? Charles Shaffer Senior Analyst NTN-Bower Corporation

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread Brian Leach
To: U2 Users List Subject: Re: [U2] Using JDBC on Unidata 7.1 on HPUX Is there any built-in way in UniBasic to convert U2 records to JSON strings? Or do you roll your own? Charles Shaffer Senior Analyst NTN-Bower Corporation ___ U2-Users mailing list U2

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread Charles_Shaffer
I roll my own, but a TOJSON option to match the TOXML would be a good addition to the query language. Brian I agree. Easily getting datasets into associative arrays in PHP and Javascript would be great. Charles Shaffer Senior Analyst NTN-Bower Corporation

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-22 Thread Symeon Breen
Sent: 22 March 2010 16:15 To: 'U2 Users List' Subject: Re: [U2] Using JDBC on Unidata 7.1 on HPUX I roll my own, but a TOJSON option to match the TOXML would be a good addition to the query language. Brian -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-21 Thread Symeon Breen
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Sent: 21 March 2010 00:32 To: 'U2 Users List' Subject: Re: [U2] Using JDBC on Unidata 7.1 on HPUX Hi Bruce: If you don't want to flatten or normalize you U2 files you can use JSON format. It is an open standard

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-20 Thread Doug
Hi Bruce: If you don't want to flatten or normalize you U2 files you can use JSON format. It is an open standard for languages like Java, JavaScript, jQuery, Ruby, Python, PowerShell, C#, and PHP to name just a few. When we looking at transferring data between sites, programs and the WEB, JSON

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-19 Thread Kevin King
You want to connect FROM Unidata TO something else over JDBC? Or connect TO Unidata via JDBC? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] Using JDBC on Unidata 7.1 on HPUX

2010-03-19 Thread Lunt, Bruce
List Subject: Re: [U2] Using JDBC on Unidata 7.1 on HPUX You want to connect FROM Unidata TO something else over JDBC? Or connect TO Unidata via JDBC? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2