Click here to Skip to main content
16,015,414 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone,
I'm a vb.net programmer. I wish to develop a small application for my own purpose .
Which is a light accounting software. to know the the income and expense.

I wanna use SQlight (im not sure is that the correct name.) for my tables and queries.
Can anyone explain how can i code in SQLight ??
I know the coding in Vb.net (working in vb.net 2010) and SQL Server2008 R2.

1. Whether i need to download any other coding interface like SQL server ?
2. How can i connect SQLight to vb.net ?
3. What are the limitation .

If any of the part seems to be strange , please ask. I dont even know the basics about that, thats why.


Thanks in advance.
Posted
Updated 19-Mar-15 3:38am
v2

You can try with ADO.NET 2.0 (download it from here[^]).
There many sample of usage around, more with C# than vb, but it should be easy enaugh to use the library.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900