@rohitpateldgm
What version of BAS are you using?
What OS are you using?
Does this problem only occur with one project or with others too?
Please attach the project you are having the problem with to this thread or in a private message on the forum.
2 issues SQL module
-
I'm currently experiencing 2 issues with the SQL module:
-
when inserting a new record, i have to insert as ID a zero padded number (ex: 0000001740 ) but the "Data field" has a built in feature that auto converts strings to numbers.
so it trasform the value from 0000001740 to 1740

-
when using "update single record" or "update multiple records" nothing happens (while "delete single record", "insert records" and "select single record" works )

anyone has any idea/suggestions?
-
-

