[U2] The best way to access SQLServer from UV

2007-06-27 Thread Jerry Banker
I know this question has come up before but there have been many new developments in Universe including a whole new release so I'm going to ask it anyway. Also I know that it sometimes it's a matter of what you have been taught. What is the best way to get information to and from a SQLServer

RE: [U2] The best way to access SQLServer from UV [not-secure]

2007-06-27 Thread Hennessey, Mark F.
snip What is the best way to get information to and from a SQLServer database using Universe Basic? /snip What do you plan on doing? Are you pushing small records to SQLServer, retrieving small records or pushing/getting large tables? --- u2-users mailing list u2-users@listserver.u2ug.org To

RE: [U2] The best way to access SQLServer from UV

2007-06-27 Thread Shin.Tanaka
Sent: Wednesday, June 27, 2007 9:10 AM To: u2-users@listserver.u2ug.org Subject: [U2] The best way to access SQLServer from UV I know this question has come up before but there have been many new developments in Universe including a whole new release so I'm going to ask it anyway. Also I know

RE: [U2] The best way to access SQLServer from UV [not-secure]

2007-06-27 Thread Jerry Banker
] The best way to access SQLServer from UV [not-secure] snip What is the best way to get information to and from a SQLServer database using Universe Basic? /snip What do you plan on doing? Are you pushing small records to SQLServer, retrieving small records or pushing/getting large tables

RE: [U2] The best way to access SQLServer from UV

2007-06-27 Thread Jerry Banker
Yes, I'm told it will be SQL Server 2005 on Windows 2003. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 9:55 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] The best way to access SQLServer from UV The best way - I cannot

RE: [U2] The best way to access SQLServer from UV

2007-06-27 Thread Ross Craig
Universe BCI works very well. http://212.241.202.162/kb/kbview.wsp?id=9 Ross -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerry Banker Sent: Wednesday, June 27, 2007 6:10 AM To: u2-users@listserver.u2ug.org Subject: [U2] The best way to access

RE: [U2] The best way to access SQLServer from UV [not-secure]

2007-06-27 Thread Brian Leach
. [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 9:08 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] The best way to access SQLServer from UV [not-secure] snip What is the best way to get information to and from a SQLServer database using Universe Basic? /snip What do you plan on doing

Re: [U2] The best way to access SQLServer from UV

2007-06-27 Thread Cooper, Rudy
with it. Plus there are a number of list members who are familiar with the technology who can offer much assistance. Rudy Date: Wed, 27 Jun 2007 08:09:44 -0500 From: Jerry Banker [EMAIL PROTECTED] Subject: [U2] The best way to access SQLServer from UV I know this question has come up before

RE: [U2] The best way to access SQLServer from UV

2007-06-27 Thread Brian Leach
Jerry If by 'built-in' you include the middleware that comes with UV: 1. Create a .Net client. 2. Use the UniXML class to produce a dataset from a RetrieVe or SQL XML statement. 3. Iterate through the dataset and use a dbCommand to push that into SQL via a stored procedure. Simple and

RE: [U2] The best way to access SQLServer from UV [not-secure]

2007-06-27 Thread Anthony Youngman
:[EMAIL PROTECTED] Sent: 27 June 2007 16:20 To: u2-users@listserver.u2ug.org Subject: RE: [U2] The best way to access SQLServer from UV [not-secure] Basically it has to do with PCI. We are putting all of our card data on a secure encrypted SQLServer so we can access the data from all of our

RE: [U2] The best way to access SQLServer from UV [not-secure]

2007-06-27 Thread Jerry Banker
Strange, I never received a reply from you. -Original Message- From: Brian Leach [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 11:00 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] The best way to access SQLServer from UV [not-secure] Jerry Sorry I send my previous

RE: [U2] The best way to access SQLServer from UV [not-secure]

2007-06-27 Thread Jerry Banker
it down and encrypt all of it. -Original Message- From: Anthony Youngman [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 11:00 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] The best way to access SQLServer from UV [not-secure] Any reason you're not putting it on a secure

RE: [U2] The best way to access SQLServer from UV

2007-06-27 Thread Boydell, Stuart
We're also using UV TOXML + MS SQLXML to transfer data. Stuart What is the best way to get information to and from a SQLServer database using Universe Basic? ** This email message and any