Another option would be export a flat file, and use a perl to read the flat 
file,
   log on to the SQL server and update the database as needed. This way you 
don't
   need anyone to import the data, you can have the UV program that creates the
   data, trigger the perl program to send it along using standard perl modules.

The perl program to logon to SQL and issue SQL commands is simple enough.

George

> -----Original Message-----
> From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
> boun...@listserver.u2ug.org] On Behalf Of Norman, David (Health)
> Sent: Thursday, August 12, 2010 8:24 PM
> To: 'u2-users@listserver.u2ug.org'
> Subject: [U2] Unix to SQLServer
> 
> In the dying months of our major application, we are looking at sending
> small amounts of data from UniVerse 10.0.16 HP-UX 11 to an SQLServer
> database every few minutes from a phantom. I assume ODBC would be the
> way to go, with middleware from someone. Which middleware do people
> recommend ? Is there any which doesn't require UniVerse to be stopped
> to install ? I looked on the Wiki but didn't find anything about this.
> 
> Thanks,
> ========================
> David Norman
> Senior Software Engineer - SA Ambulance Service
> 
> ICT Services
> SA Health
> Government of South Australia
> 
> Box 3, GPO
> Adelaide, South Australia 5001
> *+61 8 8274 0384
> * fax +61 8 8271 4844
> * david.nor...@health.sa.gov.au
> 
> 
> This e-mail may contain confidential information, which also may be
> legally privileged. Only the intended recipient(s) may access, use,
> distribute or copy this e-mail. If this e-mail is received in error,
> please inform the sender by return e-mail and delete the original. If
> there are doubts about the validity of this message, please contact the
> sender by telephone. It is the recipient's responsibility to check the
> e-mail and any attached files for viruses.
> 
> 
> 
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to