Click here to Skip to main content
15,921,716 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
in VS2008 IDE,when I add a Dataset(Eg:Dataset1.xsd) in a project,How Can I connect sqlite Database ,Escipal the DataProvider and DataSource Attribute

Note:In IDE,not code Directly!
Thanks!
Posted

You already create Dataset1.xsd,open your Dataset1.xsd and then right
click ,choose Add and DataTableAdapter ,After choose you can connect your sqlite Database.


May be helpful,
Theingi Win
 
Share this answer
 
Hope link1[^] and link2[^] might help you.
 
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