Re: [U2] Migration (OT)

2010-12-27 Thread Wols Lists
On 25/12/10 04:01, Dawn Wolthuis wrote: Oh wow, it sure is hard not to jump in on this one, but it's Christmas Eve so I will render quick opinion and hope that the conversation is still going on when I really have a chance to respond. A couple of opinions -- 1. Were it not for the

Re: [U2] Migration (OT)

2010-12-27 Thread FFT2001
The point of relational as I understand it, was to try to create a database where *calculations* were not required at all. The query language could just start spitting out results immediately without the need for any interim work space. Obviously all you have to do is add a SORT to this

[U2] ViaDuct problem

2010-12-27 Thread Oaks, Harold
All: I wouldn't ask the list this question except Via Systems told me they no longer have a programmer on staff so can't answer this question. Does anyone besides me use Viaduct and make use of programming with Visual Data/Basic to manipulate Windows forms? I really like Viaduct and the forms

Re: [U2] ViaDuct problem

2010-12-27 Thread Charlie Noah
Harold, I just Googled Via Systems and got this: *Via Systems Inc. has ceased trading.* If you would like information or have enquiries relating to either the UniVision DBMS or ViaDuct Terminal Emulation software, please visit the EDP Website by clicking here http://www.edp.co.uk/index.html.

Re: [U2] ViaDuct problem

2010-12-27 Thread Charlie Noah
Followup: I dug a little further and ViaDuct was bought by EDP in 1993. Here is a link to their site: http://www.edp.co.uk/solutions/viaduct.htm. You might contact them. Of course, they might be planning to scrap it, too. The SecureCRT recommendation still stands. Charlie Noah Charles W.

Re: [U2] ViaDuct problem

2010-12-27 Thread Oaks, Harold
Charlie- Wow - sorry to hear that. Thanks for the info! I've always considered AccuTerm the 'other' main player in the MV terminal emulator market, and thought about going to them but conversion of the programs to use their forms would be a lot of workwheras the code to run Viaduct forms is

Re: [U2] ViaDuct problem

2010-12-27 Thread PJS
Hi All - AccuTerm is alive and well and does have GUI forms. I do not believe that SecureCRT has any GUI support. While AccuTerm's GUI is substantially different than ViaDuct, you could probably build wrapper subroutines in BASIC to emulate the ViaDuct functions. I only had a brief look at Visual

Re: [U2] ViaDuct problem

2010-12-27 Thread Don Robinson
Harold, I see that Peter replied and he is the Accuterm guru so I'll give you a user's perspective. The GUI designer was easier for me to learn than Visual Studio and mv.net. The GUI designer creates the MV Basic code to display the form and stub sections for each control (prompt) and event.