Sample application/*.sln for beginners and intermediates using OLEDb. Other controls used are ListView, ListBox, and MenuItems. Also uses ArrayList as a collection holder for the entries in the DB. Comes with *.mdb file. Pretty good beginning point for OOD. Complete with Update/Delete/Add/Refresh SQL Commands.
File List:
@PSC_ReadMe_2716_10.txt
1Kb
ADDBK.mdb
140Kb
ArrayListEx/
0b
ArrayListEx/ArrayListEx.sln
1Kb
ArrayListEx/ArrayListEx.suo
9Kb
ArrayListEx/ArrayListEx.vbproj
4Kb
ArrayListEx/ArrayListEx.vbproj.user
2Kb
ArrayListEx/AssemblyInfo.vb
1Kb
ArrayListEx/Form1.resx
10Kb
ArrayListEx/Form1.vb
14Kb
ArrayListEx/app.config
302b
ArrayListEx/bin/
0b
ArrayListEx/bin/ArrayListEx.exe.config
302b
ArrayListEx/bin/ArrayListEx.pdb
36Kb
ArrayListEx/obj/
0b
ArrayListEx/obj/Debug/
0b
ArrayListEx/obj/Debug/ArrayListEx.Form1.resources
6Kb
ArrayListEx/obj/Debug/ArrayListEx.pdb
36Kb
ArrayListEx/obj/Debug/TempPE/
0b
ArrayListEx/obj/Debug/temp/
0b
ArrayListEx/sqlConn.vb
2Kb
Similar code
Address Book
(Popularity: ) : To add user to the address book by using ASP.NET/C# technology. This code you can also edit/delete, and sort by any field. A Retieve Image From Database[MSSQL] to Show with listview
(Popularity: ) : This Code .can be show you how to get all image from database[MSSQL] to show with listview like LargeIconStyle.
A S P.Net Enterprise Manager (0.5.0)
(Popularity: ) : This is a web-based version of Enterprise Manager for SQL Server and MSDE. An online demo is available at http://www.aspenterprisemanager.com/ . This is an Open Source Project in VB.Net, ASP.Net and ADO.Net that is in the early stages, so any ... ADOX for ADO.NET
(Popularity: ) : Use this class object to create, delete, or view MS Access database objects (tables, fields, indexes). It uses the ADOX dll and eliminates the use of refering it in your code. XML DataBase
(Popularity: ) : This code is not originally mine but i posted it for other people because this was no other code like this that actually worked well.feel free to do what ever u want to this code>. This source code acts as ... ADOdotNETWrapper
(Popularity: ) : This is my initial submission of an untyped ADO.NET wrapper component. This is a work in progress, so most of the code doesn't work yet, I just wanted to get the base out there and see the response to the ...