Antonio D'Angeli Member Licensed User Jan 2, 2020 #1 Qualcuno ha usato jRdc2? a me non funziona e non ho capito dove va messo il file jar di sourceforce per Sql. grazie e buon anno a tutti
Qualcuno ha usato jRdc2? a me non funziona e non ho capito dove va messo il file jar di sourceforce per Sql. grazie e buon anno a tutti
marcick Well-Known Member Licensed User Longtime User Jan 2, 2020 #2 Si. Il Jar puoi depositarlo nelle additional libraries
Erel B4X founder Staff member Licensed User Longtime User Jan 2, 2020 #3 It is a B4J project. Not a jar. You should run it from B4J. B4J will produce an executable jar.
Antonio D'Angeli Member Licensed User Jan 2, 2020 #4 marcick said: Si. Il Jar puoi depositarlo nelle additional libraries Click to expand... Ho messo il file mssql-jdbc-6.2.2.jre8.jar ed anche mssql-jdbc-6.2.2.jre7.jar nelle cartella "Librerie Aggiuntive" ma niente ho meglio: il programma parte e si mette in attesa. Quando lancio da brouser il test: ed il debug:
marcick said: Si. Il Jar puoi depositarlo nelle additional libraries Click to expand... Ho messo il file mssql-jdbc-6.2.2.jre8.jar ed anche mssql-jdbc-6.2.2.jre7.jar nelle cartella "Librerie Aggiuntive" ma niente ho meglio: il programma parte e si mette in attesa. Quando lancio da brouser il test: ed il debug:
Antonio D'Angeli Member Licensed User Jan 2, 2020 #5 Erel said: It is a B4J project. Not a jar. You should run it from B4J. B4J will produce an executable jar. Click to expand... tank Erel the old rdc software work..... new jRDC2 is my problem.
Erel said: It is a B4J project. Not a jar. You should run it from B4J. B4J will produce an executable jar. Click to expand... tank Erel the old rdc software work..... new jRDC2 is my problem.
Erel B4X founder Staff member Licensed User Longtime User Jan 3, 2020 #6 The #AdditionalJar line is wrong. It should be set to the jtds jar file.
I IlCasti Active Member Licensed User Longtime User Jan 7, 2020 #7 Ciao Io lo uso senza problemi Devi scaricare questi file. Il ByteConverter è una libreria che trovi sul forum, l'altro a questo link (ora è aggiornato alla versione 48) La stringa di connessione come dice Erel dev'essere così Poi esegui in debug e lanci il test da web Saluti
Ciao Io lo uso senza problemi Devi scaricare questi file. Il ByteConverter è una libreria che trovi sul forum, l'altro a questo link (ora è aggiornato alla versione 48) La stringa di connessione come dice Erel dev'essere così Poi esegui in debug e lanci il test da web Saluti