Home > database > PB10.5 how to invoke the INI file variable
PB10.5 how to invoke the INI file variable
Time:10-14
Example: I wrote a day in the INI file code=4444, then I wrote fields in PB program in SQL select * from table where code=: code; This is used directly, or where need to set the can?
CodePudding user response:
Example: I wrote a code in the INI file=4444, then I wrote a in PB program in SQL select * from table where code=: code; This is used directly, or where need to set the can?
CodePudding user response:
Need to use the first read ini value to a variable