TomEDeadman
MIS
Hello All,
I am still having difficulty passing a variable from a form into the SQL statement located within a DataEnvironment.
I have a form with various defined Text Boxes (txtUser, txtComputer, etc.) what I would like to do is get the text that is input by the tech in that form and pass it into the SQL statement (essentially saying "SELECT * FROM Table1 WHERE User = "txtUser.text" AND Computer = "txtComputer.text". This would then be retrieved by a Data Report.
Is this even remotely possible or am I beating a dead horse?
Any help you could provide would be appreciated.
Tom Lively
I am still having difficulty passing a variable from a form into the SQL statement located within a DataEnvironment.
I have a form with various defined Text Boxes (txtUser, txtComputer, etc.) what I would like to do is get the text that is input by the tech in that form and pass it into the SQL statement (essentially saying "SELECT * FROM Table1 WHERE User = "txtUser.text" AND Computer = "txtComputer.text". This would then be retrieved by a Data Report.
Is this even remotely possible or am I beating a dead horse?
Any help you could provide would be appreciated.
Tom Lively