Microsoft would like you to use ADO to access your data, but is it the right solution for you? Follow along with our step-by-step example to learn more about this technology and see what advantages ...
I know that you can access the columns of a particular row where the cursor is pointing by using rec_namef(x), but I was wondering if there is any way of knowing how many columns are in a recordset ...
Want to see how you can combine XML, ADO, and ASP? This project, outlined in our Web Development Zone TechMail, uses all three to put together a phone list program. Editor’s note: This article ...
My old friends, I would appreciate your assistance in solving my current dilemma. I'm looking to make an access report that is dependent on data from a remote SQL Server. Additionally, I want to run ...