mysql

  1. practicalsoft

    Xen-Releases xenForo 2.3.2 Release Full v2.3.2 v2.3.2

    XenForo 2.3 Released Full v2.3.2 xenForo 2.3.2 Release There is no better platform upon which to grow your community. Requirements The following are minimum requirements: PHP 7.2 or newer MySQL 5.7 and newer All of the add-ons listed here require XenForo 2.3. Enhanced Search requires at least...
  2. practicalsoft

    Xen-AddOn Report Improvements by Xon 2.13.3 2.13.3

    Report Improvements by Xon 2.13.3 اسکرین شات ها هنوز اضافه می شوند، نسخه XF1 دارای عملکرد مشابه و اسکرین شات ها است این افزودنی تغییرات بالقوه شکستن مجوزهای نظارت را معرفی می کند. لطفا مجوزهای گروه کاربری را به دقت بررسی کنید! مجموعه ای از پیشرفت های سیستم گزارش دهی XF. به طور کامل بیان...
  3. practicalsoft

    B4X FEED mysql : difference between InitializeAsync and Initialize2

    hello; B4X: SQL.InitializeAsync("MySQL", "com.mysql.jdbc.Driver", $"jdbc:mysql://${DBLocation}/register_Northwind_MySQL?useSSL=false"$, DBUsername, DBPassword) 'or SQL.Initialize2("com.mysql.jdbc.Driver", "jdbc:mysql://" & ip & "/database","username","password") can someone explain difference ...
  4. practicalsoft

    B4X FEED [B4X] [B4XLib] SD_SQL (MsSQL,MySQL)

    Based on @Peter Simpson's code (here), I developed a library that allows you to connect to MySql, MsSql (for the moment) databases with B4A and B4J. (I am working on a version for b4i, but it is only obtainable with a wrap. it will take a long time because I have never written a line in...
  5. practicalsoft

    B4X FEED Inserting datetime in sqlite db

    I'm trying to save some information in the application's database. The table has 3 fields: id (int, unique, not null), content (text) and moment (real). The code used is: B4X: mySQL.BeginTransaction Try Dim Acum As Long = DateTime.Now Dim synt As...
  6. practicalsoft

    B4X FEED jRDC2 error with MySQL Server 8 - Error fetching connection

    Hello, Recently i changed my laptop to a new one and re-installed all my softwares and updated to some newer versions. I got this error from jRDC2 connecting to a MySQL database. I'm using MySQL server 8, and JConnector 8: mysql-connector-java-8.0.17.jar I already opened ports 17178 inbound and...
  7. practicalsoft

    B4X FEED jRDC2 Example Not Working

    Hi everyone, I followed the tutorial of jRDC2 step by step (this one to be clear). In the tutorial the two spinners are loaded with the list of cities and countries retrieved by sql. On my screen nothing happen. The two spinners are empty. No error is shown in the logs (neither B4A client's logs...
  8. practicalsoft

    B4X FEED jSQL, jRDC2 and Remote MySQL databases...

    Hi All, Please note... I have read all (or as many as I could find) threads regarding jRDC2 but I'm still somewhat confused about what I should be using. :confused: I'm playing with an ABMaterial app, which is working beautifully when I'm running it using USBWebserver with a MySQL database...
  9. practicalsoft

    B4X FEED B4A, JRDC2 and PHP Website

    Hi All, Hopefully this is in the right section - I'm working on a B4A app, that uses b4j server with jrdc2 connector to mysql server (this is all working fine) - I then have my friend work on php website, which he's connecting to the same mySQL server. I would like to get a login/register...
  10. practicalsoft

    B4X FEED [SOLVED]How i will connect to my MariaDB database using MSMariadb (getting Sub NOT FOUND: 'mysql_sta

    Hi there - i am trying to connect to my Mariadb sql database... but.. I am getting this : Sub NOT FOUND: 'mysql_status not Connected to Database Maybe didn;t understand well.. i am using the following to connect: B4X: Sub Process_Globals 'These global variables will be declared once when the...
  11. practicalsoft

    B4X FEED BCTextEngine/BBCodeview can't handle looping from MYSQL database

    How can one display all records from Mysql database in BBcodeview ?. I don't know why BBcodeview can't display all records from MYSQL and PHP database or am i the one who is not handling it well?. I have used different approaches, but each ended up displaying only last record in bbcodeview. I...
  12. practicalsoft

    B4X FEED MySQL Connector/J

    Using for testing connections using: - mysql-connector-java-5.1.27-bin.jar everything works fine when I change - to: mysql-connector-java-8.0.20.jar #Used by MYSQL v5.7.28: 3306 DriverClass=com.mysql.jdbc.Driver JdbcUrl=jdbc:mysql://localhost:3306/example?characterEncoding=utf8 User=root...
عقب
بالا