Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Symeon Breen
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

Re: [U2] Signature Capture and use

2013-06-07 Thread Manu Fernandes
hi, Regarding os which manage the capture : Signature pad (MS-windows- .Net tool ) ; tablet-screen smatphone-screen (androïd- java; iOS - oC) Then signature is received by uv then converted to base64 for storage; then converted to .png for display on screen ; then converted to EPS to include

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Mecki Foerthmann
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

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Wjhonson
Mecki we use BCP You just execute it as a TCL command to the underlying OS command line (DOS or Unix) from your BASIC routine, and tell it to write the output to a file and error log, sleep a few seconds then read the resulting files. You might want to stomp the files before you start so you're

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Bill Brutzman
Mecki: Consider using Adobe's ColdFusion as middleware... possibly with the new U2 REST tool. View = HTML Middle = CF, U2 ReST DataBase = U2, SQL A cool thing about U2 Rest is that... it is fairly easy to leverage existing UniBasic code... especially Subs. Rocket has an outstanding three-part

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Symeon Breen
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]

[U2] [JOB] Work for Tiger Logic

2013-06-07 Thread Wjhonson
Looking at these requirements, and the well-known phrase that salary is commensurate with experience. I wonder if anyone wants to hazard a guess at what salary these requirements might command in Orange County. http://www.tigerlogic.com/tigerlogic/company/careers/rdemp.jsp I know what they'd

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Aaron Titus
Hi Dan, With respect to BDT version, I installed it a month or two ago, and recently applied an update (mine shows version 3.0.6) but note that in the text description it still says March 2012 as the date. Can we assume that 3.0.6 is the current version or did we miss something? Also, when

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Doug Averch
Aaron: BDT uses it own lexical analysis tool instead of the real compiler. So, you have to wait until Rocket updates BDT. Other than a version change which you have, there have been no updates in 8 months. [ad] Or try XLr8Editor for free for a couple of weeks. XLr8 Tools get updated every 3

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Mecki Foerthmann
This is really all new for me, so you have to excuse my ignorance. What is EDT? I know EDA but that is for writing data to SQL Server but not for reading from it. At least that's what it says in the documentation. Doesn't that use replication? I also have BDT working on 64 bit Linux but how

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Wjhonson
Do you want any solution or only one which requires use of BCI ? Why not get it working and then have more leisure to figure out why the BCI way won't work -Original Message- From: Mecki Foerthmann mec...@gmx.net To: u2-users u2-users@listserver.u2ug.org Sent: Fri, Jun 7, 2013

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Mecki Foerthmann
I don't think that is an option for me. That sounds far too complicated for an old dinosaur like me. I am no nuclear physicist but even I know that cold fusion is an urban myth and doesn't work! You need temperatures and pressure like in the centre of the sun to get fusion going. And that is

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Phil Walker
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

Re: [U2] Signature Capture and use

2013-06-07 Thread Jeff Schasny
I wrote a VB.net application which integrates with our Universe system via Uniobjects and store the signatures on a shared Windows server directory using the sample code which Topaz provides with their signature capture pads. We decided on the Topaz hardware because (Surprise!) it pretty cheap

Re: [U2] Signature Capture and use

2013-06-07 Thread Oaks, Harold
Jeff: Nice! I certainly might contact you later and ask for that code. (However - if you've put in the work, you do deserve some payment.) The shared Windows directory is what I often use for I/O of data, images, etc., so that's something I could probably understand and use quickly. Harold

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Bill Brutzman
Mecki: While it may be counter-intuitive that ColdFusion is very hot... The compelling gravity in the entire web UniVerse is the idea is the idea browser front end. As CF was originally tag-based... if a programmer knows any HTML... that same programmer already knows much CF. Where CF

Re: [U2] How do I get the U2 Metadata Manager to work

2013-06-07 Thread Wols Lists
On 07/06/13 20:49, Mecki Foerthmann wrote: I don't think that is an option for me. That sounds far too complicated for an old dinosaur like me. I am no nuclear physicist but even I know that cold fusion is an urban myth and doesn't work! You need temperatures and pressure like in the centre