I put this code in my progam
If My.Computer.FileSystem.DirectoryExists("C:\MyNewDatabase.mdb") Then
logDirectoryProperties = My.Computer.FileSystem.GetDirectoryInfo("C:\MyNewDatabase.mdb")
End If
And I've got an compiler error: Variable not defined.
Can u tell me if what is the missing codes here or what should I do? Thanks guys

New Topic/Question
Reply




MultiQuote



|