B4X FEED Error in ExecuteQuery function from DBRequestManager

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Error in ExecuteQuery function from DBRequestManager است. این موضوع تا کنون 42 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Error in ExecuteQuery function from DBRequestManager
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
42
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello, I am updating an app I created in 2018. The app does SQL queries to a remote server and once I upgraded B4A I also had to copy the HTTP.jar/.xml and HttpUtils2.jar/xml into the Libraries folder because they weren't there with the new version of B4A. I'm now getting a strange error when performing the ExecuteQuery function in DBRequestManager.

It's at this statement in ExecuteQuery where it gets the error:
j.PostBytes(link & "?method=query", ms.ToBytesArray)

And the error I get is:
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/client/methods/HttpPost;

Do I need to upgrade the code or use some newer methods to make this work? Just looking for help on understanding what might have changed with the newer version of B4A.

Sorry but it's been a while since the app was written and it's been working fine but we need to upgrade.

 

عقب
بالا