摘要:
更新后的代码,始终读取最后更新的数据using System;using System.Data;using System.Windows.Forms;using System.Data.SqlClient;namespace WindowsFormsApplication1{ public partial class Form1 : Form { private SqlConnection sqlcon = new SqlConnection("Data Source=192.168.1.102;user id=sa;password=sa;Initial Cata... 阅读全文
posted @ 2013-10-08 19:03
CRH
阅读(416)
评论(0)
推荐(0)

浙公网安备 33010602011771号