Hello Guys, I'm new in Autoit and have no idea of what i'm doing.
I'm traying to populate a listview with a SQL command, to get data in a spreadsheet in Access DataBase. So, here is my poor code.
I can get 1 Item, but when a put the if's my code don't run. I think its a logic problem, like I said before, I have no ideia WTH I'm doing.
#include <GUIConstantsEx.au3>
#include <MsgBoxConstants.au3>
#include <WindowsConstants.au3>
Example()