B4X FEED Struggling to create a correct connection string for my

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Struggling to create a correct connection string for my است. این موضوع تا کنون 28 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Struggling to create a correct connection string for my
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
28
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I have created a local test database for the iPhone with B4i. This works as it should.
Now I have created a test database at , but am struggling to create a correct connection string.
When I start the app, I get the error "Database file not found....".

Info from dn4free:
«The host name to access the server is db4free.net and the port is 3306.»

  • Remote-Host: (MySQL-database)
  • Database: dbTest
  • Table: tblTest
  • Username: nameTest
  • Password: passwordTest
For the local test database, I have used this connection string:
SQL.Initialize(xui.DefaultFolder, "dbTest.db", True) - and that works as it should.

BUT...
How should the connection string look for a connection to the MySQL-database at ??
Do I have to use a completely different method than with a local test database?

PS! is only a test database.
Do...



 

عقب
بالا