| 
 | 
John Taylor wrote:
         // connect for current user
         If SQL_SUCCESS = SQLConnect( hdbc
                                  :"myserver"
                                  :SQL_NTS
                                  :*null
                                  :SQL_NTS
                                  :*null
                                  :SQL_NTS
                        );
              // we have a connection  
       Endif;
I looked at this at home last night, and thought all my questions were answered. Then, after I was already on my way to work, a question popped into my mind:
Uh, "myserver"? How do we know that's what the box we're running on calls itself?
BTW, what language am I looking at here? It looks vaguely like a cross between RPG and either PL/I, C, or one of the ALGOLs.
-- JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.