rasty1611
Mar 25th, 2006, 06:48 AM
Hi,
does anyone know if and how I can use in Visual Basic forms a button that will show a DataEnvironment with the results of an SQL statement of the form:
"Select CID, NAME, DATE from TableA where CID = " & TextID
where TextID is a text box in a form and gets a value during run??
thx
does anyone know if and how I can use in Visual Basic forms a button that will show a DataEnvironment with the results of an SQL statement of the form:
"Select CID, NAME, DATE from TableA where CID = " & TextID
where TextID is a text box in a form and gets a value during run??
thx