Datagrid Sqlite With WPF
Hi, i'm currently trying to display my database in WPF and it work well even with this error/warning in my code. Anyone know why i've this error "SQLITE Error 1: no such table ..." ? cause there is indeed a table named Material in my database so i'm quite confused why there is this error.
3 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
while creating the database i've setup the table name of each class so it shouldn't have this problem no ?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View