Skip to content

How to create an instance of SQLiteDataProviderClassic in a class derived from DataConnection #4435

Answered by MaceWindu
alexey-leonovich asked this question in Q&A
Discussion options

You must be logged in to vote

To get provider instance, use <DB>Tools.GetDataProvider method. In your case:

SQLiteTools.GetDataProvider(ProviderName.SQLiteClassic)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alexey-leonovich
Comment options

@MaceWindu
Comment options

Answer selected by alexey-leonovich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants