GeneratePostID

Two functions to generate ID that is unique (not found in database)
GenerateUserID_UserKey() will actually generate two keys, both not found in database.
Needs DB_Read1Row function as well as expects to have SQL Select statements already defined (SQLUser_8 and SQLAdmin_10)
They are like
SQLUser_8 = "Select * From  " & DBTable1 & " Where UserID = N'{{$ID$}}' Or UserSecretKey = N'{{$SE$}}' "
SQLAdmin_10 = "Select * From  " & DBTable5 & " {{$WH$}} "

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

None

Views 1,374

Downloads 453

CodeID
DB ID