Not if you are using stored procedures (U2 basic subroutines) to do the
file manipulation.  Passing the record to the subroutine provides one
layer of removal from the client program.

Rich Taylor | Senior Programmer/Analyst| VERTIS
250 W. Pratt Street | Baltimore, MD 21201
P 410.361.8688 | F 410.528.0319 
[EMAIL PROTECTED] | http://www.vertisinc.com
 
Vertis is the premier provider of targeted advertising, media, and
marketing services that drive consumers to marketers more effectively.
 
"The more they complicate the plumbing
  the easier it is to stop up the drain"
 
- Montgomery Scott NCC-1701

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:owner-u2-
> [EMAIL PROTECTED] On Behalf Of Ray Wurlod
> Sent: Friday, June 10, 2005 7:36 PM
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2] access via disabled accounts (solution) - How?
> 
> How can you pull data from a U2 file, via UniObjects, manipulate it
> in VB.NET, and write it back to the file, via UniObjects, via stored
> procedures, and without directly accessing the files from UniObjects?
> 
> That question contains a heavy duty internal inconsistency.
> 
> It you write it back to the file via UniObjects then you ARE,
necessarily,
> directly accessing the files from UniObjects.
> 
> If you don't like the UniObjects methodology there are others, such as
> ADO, OLEDB, ODBC and so on.  A bit more setting up required on the
server
> side, but you only do that once.
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to