
Dynamic SQL Statement (DATA ENVIRONMENT)
Hello.
I am in the process of creating my first data report with vb6, but I am
having trouble.
1 This is the code a do in SQL statement...
Select names From tbNames
Where Parameter;
2 In form i do...
Parameter: ((id=1) or (id=2))
DataEnviroment.OPEN
DataEnviroment.CommandTxt Parameter;
the data report dont show noting.
Can you Help me.
Henrique Paulo
--
--
Henrique Paulo
Database Applications & Internet Developer