Quantcast
Channel: IIUG Forum: IDS Forum
Viewing all articles
Browse latest Browse all 9843

Re: standalone dbaccess

$
0
0
Jonathan's sqlcmd is ideal for this. It even has a "server" mode that sets it into memory reading SQL from a pipe so that scripts can send multiple commands without the overhead of repeatedly starting up the app and connecting to the database. It implements .csv format output as well as traditional Informix delimited, fixed format, and XML output. Art Art S. Kagel, Principal Consultant Advanced DataTools (www.advancedatatools.com) Blog: http://informix-myview.blogspot.com/ Disclaimer: Please keep in mind that my own opinions are my own opinions and do not reflect on my employer, Advanced DataTools, the IIUG, nor any other organization with which I am associated either explicitly, implicitly, or by inference. Neither do those opinions reflect those of other individuals affiliated with any entity with which I am affiliated nor those of the entities themselves. On Fri, Sep 13, 2013 at 3:21 AM, Habichtsberg, Reinhard < RHabichtsberg@arz-emmendingen.de> wrote: > Hi Art and Marco > > Because we had a meeting here yesterday to discuss a tool that meet the > following demands...: > > - Runs from commandline or better within a batch script (windows) > - connects to the databaseserver > - runs the queries and receives the resulting data > - allows to send the output in a csv-file with a certain format > > my question: Are some of the free options are able to achieve what we > need. > > Background is: We need to start queries from a jobscheduler software and > have to store the results in a certain format for further processing. > > TIA > Reinhard > > > -----Original Message----- > > From: ids-bounces@iiug.org [mailto:ids-bounces@iiug.org] On Behalf Of > Art > > Kagel > > Sent: Thursday, September 12, 2013 8:37 PM > > To: ids@iiug.org > > Subject: Re: standalone dbaccess [31410] > > > > Oh darn, I meant to mention both! My excuse? Antihistimine fog - and I > sticking to > > that! > > > > Art > > > > Art S. Kagel, Principal Consultant > > > > Advanced DataTools (www.advancedatatools.com) > > Blog: http://informix-myview.blogspot.com/ > > > > Disclaimer: Please keep in mind that my own opinions are my own > opinions and > > do not reflect on my employer, Advanced DataTools, the IIUG, nor any > other > > organization with which I am associated either explicitly, implicitly, > or by > > inference. Neither do those opinions reflect those of other > individuals affiliated with > > any entity with which I am affiliated nor those of the entities > themselves. > > > > On Thu, Sep 12, 2013 at 2:00 PM, Marco Greco <marco@4glworks.com> > wrote: > > > > > On 12/09/13 16:44, Art Kagel wrote: > > > > If you are running one of the later releases of 11.50 or later, > you > > > > can install the Client SDK version 3.50 or later on your clients > > > > which now contains a copy of dbaccess. Also note that if you just > > > > need SQL command execution, there are several other free options: > > > > > > > > - Jonathan Leffler's sqlcmd utility in the IIUG Software > Repository > > > > > > > > - OAT - www.openadmintool.org (but also included with the CSDK) > > > > > > > > - SquirrelSQL - http://squirrel-sql.sourceforge.net/ > > > > > > > > - Informix SQL Editor - https://code.google.com/p/ifmx-sql-editor/ > > > > > > > > - DtSQL - http://dtsql.com/ > > > > > > > > - SQL Explorer - http://eclipsesql.sourceforge.net/ > > > > > > > > Art > > > > > > > > Art S. Kagel, Principal Consultant > > > > > > > > > > And let's not forget Aubit adbaccess or SQSL > > > > > > -- > > > Ciao, > > > Marco > > > > > > > > ____________________________________________________________________ > > __________ > > > Marco Greco /UK /IBM Standard disclaimers apply! > > > > > > Structured Query Scripting Language http://www.4glworks.com/sqsl.htm > > > 4glworks http://www.4glworks.com > > > Informix on Linux http://www.4glworks.com/ifmxlinux.htm > > > > > > > > > > > > > > > ************************************************************************ > ******* > > > > > > > > > > > > > --001a11c34b48130d0804e633efdc > > > > > > > ************************************************************************ > ******* > > > > > > > > > --001a11c23c884b0ab804e6426f8e ******************************************************************************* To post a response via email (IIUG members only): 1. Address it to ids@iiug.org 2. Include the bracketed message number in the subject line: [31414] *******************************************************************************

Viewing all articles
Browse latest Browse all 9843

Trending Articles