# How to display SQLite table contents into a listview in VB.NET

**URL:** https://forum.kirupa.com/t/how-to-display-sqlite-table-contents-into-a-listview-in-vb-net/634414
**Category:** programming
**Created:** [March 31, 2016, 1:39pm UTC](https://forum.kirupa.com/t/how-to-display-sqlite-table-contents-into-a-listview-in-vb-net/634414 "2016-03-31T13:39:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![SamuelDexter](https://avatars.discourse-cdn.com/v4/letter/s/dc4da7/32.png) [@SamuelDexter](https://forum.kirupa.com/u/SamuelDexter)
#### Post date: [March 31, 2016, 1:39pm UTC](https://forum.kirupa.com/t/how-to-display-sqlite-table-contents-into-a-listview-in-vb-net/634414/1 "2016-03-31T13:39:31Z")

</div>

Hello everyone. Please this question is in reference to the SQLite and [VB.net](http://VB.net) post.  
In that tutorial, the contents of the table was loaded into a list. I need help on how to display it in a Listview instead. Any help will be very much appreciated. Thank you.
