python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do I auto generate a 4 digit pin SQL?
Similar idea to this post:
How do I generate a 4-digit pin no duplicating number
However is there a way to do this automatically when a new user is created rather then setting them to random?
I'd like...
Leanne
Votes: 0
Answers: 2
Removed obsolete DAO 3.6 reference and broke 480 lines of code that referenced DAO.[Something]
I don't know how to replace DAO. in the lines of code that were using it.
If the Microsoft Office 16.0 Access Object Library has replaced DAO then how do your reference items in that library?
I have t...
TimFeat
Votes: 0
Answers: 1
Change Recordset Type via VBA
I have a MS-Access database, which includes several queries, which have the recordset type Dynaset. I want to change all Queries to the Recordset Type Snapshot (i.e. dbOpenSnapshot).
Following approac...
JimmyKowalski
Votes: 0
Answers: 1
Receiving Intermittent MS Access Error 2467 when Updating Records via Code
I have an MS Access db split FE/BE on a network file share, that holds employee "Roster" info - Name, Division, Unit, Work location etc.
I recently added a simpler feature for updating "...
JuniperSquared
Votes: 0
Answers: 0