- Jun 6, 2020
- 11,559
- 4,422
Hi,
i have a problem with JdbcSQL, i try to explain:
I'm using JdbcSQL to read a mssql database and wverything works fine.
I do a select query in async mode using ExecQueryAsync and it's ok but if I use a query with a left join the app crashes.
The app crashes only in release mode and only the second loop of the nextrow cicle (the first loop is ok but when the app starts to read the second record crashes in release mode (on debug i have no errors)
Somebody can help me?
thanks!!
here is my code:
B4X:
i have a problem with JdbcSQL, i try to explain:
I'm using JdbcSQL to read a mssql database and wverything works fine.
I do a select query in async mode using ExecQueryAsync and it's ok but if I use a query with a left join the app crashes.
The app crashes only in release mode and only the second loop of the nextrow cicle (the first loop is ok but when the app starts to read the second record crashes in release mode (on debug i have no errors)
Somebody can help me?
thanks!!
here is my code:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید