I am using a API called PEGetNthTableLogOnInfo and when I pass in the Database name, Server name, user ID, and Password I have to concatenate a Chr$(0) after it.

I was just wondering why that has to be done. I just wanted to understand the purpose of doing that.