ms-access

55 expert-verified Q&A posts in this category, sourced from the top-voted answers on Stack Overflow.

Solved October 22, 2012

bound and unbound controls in ms access

What is the difference between bound and unbound controls in MS Access? How do they differ? And when on an MS Access Form in…

thumb_up 9 trending_up 4
Solved May 6, 2012

How to grant elevation with Delphi

I have written a database app that imports data from an excel file into a Access database. I have never had trouble to run…

thumb_up 8 trending_up 6
Solved April 20, 2012

Inserting null values into date fields?

I have a FormView where I pull data from one table (MS Access), and then insert it (plus more data) into another table. I'm…

thumb_up 3 trending_up 7
Solved February 29, 2012

Select the first matching row

I have a table "tbl" which looks like this: prod | cust | qty p1 | c1 | 5 p1 | c2 | 10…

thumb_up 10 trending_up 3