SqlDataSource Control

Q1. การใส่ค่า Sql Command เพื่อดึงข้อมูลขึ้นมา
A1. sqldatasource.selectcommand = "select * from table"

Q2. การเคลียร์ค่าข้อมูลที่ใส่ Sql Command ไปแล้ว
A2. sqldatasource.selectcommand = nothing

Comments

Popular posts from this blog

การตั้งเวลาระหว่าง Server และ Client

วิธีตั้งค่า NTP บน Primary Domain Controller

Installation and Run Node.JS on IIS