I'm building a login VI where the users can select their names from a list instead of typing it. I want to get all names from the database and display them but the Database Variant to Data doesn't accept 2d arrays. I read something about making a 'double for loop' or autoindexing but I need help.