Microsoft
Software
Hardware
Network
Question : maxclient Id from table
get max client id with format CL000000. Please look at the MaxClientID.doc that i have attached. If you have any question feel free to ask. I appreciate any help. Thanks.
Answer : maxclient Id from table
Function getClientID() As String
Dim MaxID, CurrID
MaxID =nz(DMax("mid([Client_ID],
3)", "dbo_tblClientTest"),0)
maxid=clng(maxid)+1
CurrID = "CL" & Format(MaxID, "00000000")
getClientID = CurrID
End Function
Random Solutions
Microsoft Server 2003
Can't get GPO to hide drives
getting the hwnd or dc for access form
MSG command giving Error 5 to domain admin
Microsoft .NET Framework v1.0.3705 Update preventing entering standby...
how can i delete a post on OCS Group Chat server?
how to devevlope voice chat applications using C#.net ?
Making a form editable in Access 2002
How to append data from a varchar column to a text column
Adobe Acrobat 9 - forms and email submit button