salam
chetori mitonam natijeye jostojo ro toye datagrid namayash bedam
Printable View
salam
chetori mitonam natijeye jostojo ro toye datagrid namayash bedam
اينم جواب سوال شما به صورت خيلي ساده مشكلي بود حتما بگو
اينو براي دكمه جستجو بزار
کد:nf = Trim(txtnfilm.Text)
Adodc1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=bankfilm.MDB;Persist Security Info=False"
Adodc1.RecordSource = "select namefim,sabcfilm,datesabt,mahsol,tedadcd from arshiv where namefim= '" & nf & " ' "
Set DataGrid1.DataSource = Adodc1
DataGrid1.Refresh
Adodc1.Refresh