How to save the result of an sql query to a variable in lazarus?

前端 未结 0 1792
清歌不尽
清歌不尽 2020-12-22 03:06

I\'m doing a project and i want to save a integer, that is read from a sql query. How can i do this? This is the query:

SELECT IDEmp
FROM Employee
Where IDLoc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题