RE: [U2] connection from UniBasic to a SQL database

2005-10-19 Thread Bob Witney
for SQL server? Thanks, Kathy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Gonzalez Sent: Friday, October 14, 2005 12:25 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] connection from UniBasic to a SQL database Hello Bob. I would like

RE: [U2] connection from UniBasic to a SQL database

2005-10-18 Thread Vance, Kathy
server? Thanks, Kathy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Gonzalez Sent: Friday, October 14, 2005 12:25 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] connection from UniBasic to a SQL database Hello Bob. I would like to see

RE: [U2] connection from UniBasic to a SQL database {Unclassified}

2005-10-16 Thread HENDERSON MIKE, MR
:[EMAIL PROTECTED] On Behalf Of Wendy Smoak Sent: Saturday, 15 October 2005 08:35 To: u2-users@listserver.u2ug.org Subject: Re: [U2] connection from UniBasic to a SQL database From: Metherall, Arthur [EMAIL PROTECTED] We're running AIX and have found Easysoft ODBC-ODBC Bridge software

Re: [U2] connection from UniBasic to a SQL database

2005-10-16 Thread Sara Burns
As others have said - we are communicating both ways between UniVerse on AIX (unix) and MS SQL using the BCI and the OpenLink ODBC drivers. As part of the same communication we also send data to Oracle also on AIX - i.e. we are updating two different databases when a change happens in UniVerse.

RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-14 Thread Bob Witney
-u2ug Sent: 14 October 2005 01:48 To: u2-users@listserver.u2ug.org Subject: RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified} things are not this simle on unix - 3rd party odbc drivers need to be purchased , installed configured

Re: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-14 Thread Mats Carlid
gerry-u2ug wrote: things are not this simle on unix - 3rd party odbc drivers need to be purchased , installed configured. I have never worked with a client who has gone this route, it never seems to be worth the bother expense. Price shouldn't be a problem with mysql: *MySQL

Re: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-14 Thread Symeon Breen
MySql is easy - i understand it is perhaps not as easy if you are talking MS sql and your U2 is on unix - as said above third party drivers are required or an odbc bridge ! On 10/14/05, Mats Carlid [EMAIL PROTECTED] wrote: gerry-u2ug wrote: things are not this simle on unix - 3rd party odbc

RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-14 Thread Noah Hart
Bob, I'd like to see those routines, Thanks, Noah -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Witney Sent: Thursday, October 13, 2005 11:13 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] connection from UniBasic to a SQL database

RE: [U2] connection from UniBasic to a SQL database

2005-10-14 Thread Peter Gonzalez
:13 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified} Wendy: We talk to ms sql all the time thru OpenLink ODBC drivers using the BCI It works fine and the only problems we had

Re: [U2] connection from UniBasic to a SQL database

2005-10-14 Thread Wendy Smoak
From: HENDERSON MIKE, MR [EMAIL PROTECTED] I've written stuff to read from a SQL database into UniBasic using the BCI. UV 10.0.15 to MS SQL Server 2000, all on Windows, using the MS SQL Server driver. I hear it does work on Windows. On HP-UX, however, no one I know of has found the magic

RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-14 Thread Metherall, Arthur
from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified} We're on HP-UX. At the moment I'm reading from Sybase with their JDBC driver then using UniObjects for Java to write records into UniData. It's working fine, but it would be *really* nice

Re: [U2] connection from UniBasic to a SQL database

2005-10-14 Thread Wendy Smoak
From: Metherall, Arthur [EMAIL PROTECTED] We're running AIX and have found Easysoft ODBC-ODBC Bridge software to be great! (granted we're only pulling information from MS SQL into UniData, but that's ALL we need it for.) As soon as I hear from someone for whom it works on HP-UX on Itanium,

RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-13 Thread HENDERSON MIKE, MR
Wendy -Original Message- From: [EMAIL PROTECTED] On Behalf Of Wendy Smoak Sent: Friday, 14 October 2005 09:10 To: u2-users@listserver.u2ug.org Subject: Re: [U2] [AD] What are you using to develop your web pages? JavaScript? PHP? .Net? From: Symeon Breen [EMAIL PROTECTED] it

RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified}

2005-10-13 Thread gerry-u2ug
] Behalf Of HENDERSON MIKE, MR Sent: Thursday, October 13, 2005 06:11 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] connection from UniBasic to a SQL database [was What are you using to develop your web pages...] {Unclassified} Wendy -Original Message- From: [EMAIL PROTECTED