Se il server fosse installato su piattaforma Microsoft potresti installare il driver SQL sul server e tranquillamente utilizzare le stesse classi indicate. Se il server fosse su altre piattaforme (x capirci like unix) dovresti percorrere la strada del connettore (tipo DB2 connect) che ti pemetterebbe di collegarti a DB relazionali esterni (Oracle, DB2, ODBC, etc..etc..) in modo da gestire i dati stessi tramite Java Script. Prova a dare un occhiata al DCTEST Frank Running DCTEST Follow the steps below to run DCTEST. 1. Locate the DCTEST program specific to your operating system platform in the Domino program directory. The DCTEST program has the following names for each of the associated operating system platforms: Windows (Win32) platforms -- ndctest.exe UNIX platforms -- dctest iSeries platform -- call Qnotes/dctest Note When working with a case-sensitive OS such as UNIX, enter the DCTEST program name using lowercase characters. Note When you use DCTEST on a UNIX platform, be sure that the shared library path points to the directory where the DCTEST utility resides. If you use the current directory as the shared library path, you will not be able to use DCTEST. Once you have completed your test with DCTEST, revert to the original shared library path setting. 2. Invoke the dctest program to display the DCTEST utility instructions and choices. 3. Enter the number of the test you want to run and press Enter. 4. Depending on the type of external system you are testing, for example DB2, you are prompted to enter additional information as required to log in to the specified data source. After entering the external system database, user name, and password, the program attempts to connect to the external system server. For more information, refer to the chapter in this manual that discusses the specific external system for which you want to test connectivity. 5. A message appears indicating whether the test was successful or not. 6. You can retry a connection by entering "Y" at the Try Again? [N] prompt. This provides the opportunity to reenter the required information.
|