你没有实例化db和rs俩对象
连接字符串就不对,直接用简单点的
privider=microsoft.jet.oledb.4.0;data source=D:/VB/klf.mdb;jet oledb password=123456
从上面语句来看你的驱动器都没指定