G
Guest
The NewGUID function returns a 36 character string
Is this correct? Are not GUIDs 32 characters
CODE
Imports System.Securit
...
Private guiGUID As New Gui
...
rowTable.TableKey = guiGUID.NewGuid().ToStrin
Thanks
Thomas
Is this correct? Are not GUIDs 32 characters
CODE
Imports System.Securit
...
Private guiGUID As New Gui
...
rowTable.TableKey = guiGUID.NewGuid().ToStrin
Thanks
Thomas