I need a Sqlite connection string with password for c# in visual studio | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

I need a Sqlite connection string with password for c# in visual studio

data source connection string

3rd Jan 2018, 11:01 PM
Olusegun Opalanwo Paul
Olusegun Opalanwo Paul - avatar
1 Réponse
+ 3
maybe you can try with SqlConnectionStringBuilder class and then with atributte IsIdentity
3rd Jan 2018, 11:10 PM
Vukan
Vukan - avatar