I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...
ActiveData assists Visual Basic 5/6 developers in their data application development. It helps you see and edit a DAO or ADO recordset's data, connection properties, recordset properties, and field ...
各位大虾, 我是新手有一问题请教: 我用VB的ADO控件和sql语句编写一个隔行读取ACCESS数据表中内容(如1,3,5....或者2,4,6,8....行的内容),请问我该怎么写这个程序??