Select with value

T

tomekno

How I can receive data from the base MSSQL to the drop-down list where
in SQL query she found that himself in the condition the value from
the ground {field} listbox about the name DomainLogin.

For example: select * from the table where login = "DomainLogin"
 
Top