How to create database in Appl_data folder
-
Hi, i want to create database in appl_data folder, can any1 help me by giving the steps to create this database and also tell me how to connect to it i.e is it same as for normal database through web.config. Thanks in advance
-
Hi, i want to create database in appl_data folder, can any1 help me by giving the steps to create this database and also tell me how to connect to it i.e is it same as for normal database through web.config. Thanks in advance
you asking a general question how to create and connect to database. It is a broad question. pickup a book on ADO.NET, read from the vast collection of CP articles[^] and get yourself up to speed. Then when you have specific question you can ask it at the appropriate forum.
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
-
you asking a general question how to create and connect to database. It is a broad question. pickup a book on ADO.NET, read from the vast collection of CP articles[^] and get yourself up to speed. Then when you have specific question you can ask it at the appropriate forum.
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
1st of all i want to thank u for ur generous reply, Now coming to the point, i have gone through books and i know how very well how to create and connect to database i.e on a local system or on network. What i want to know is how to do the same for appl_data folder which exists inside a project we created.
-
1st of all i want to thank u for ur generous reply, Now coming to the point, i have gone through books and i know how very well how to create and connect to database i.e on a local system or on network. What i want to know is how to do the same for appl_data folder which exists inside a project we created.
-
-
1st of all i want to thank u for ur generous reply, Now coming to the point, i have gone through books and i know how very well how to create and connect to database i.e on a local system or on network. What i want to know is how to do the same for appl_data folder which exists inside a project we created.
-
Good article. 5!
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]
ohh. Thanks :):rose:
cheers, Abhijit CodeProject MVP
-
ohh. Thanks :):rose:
cheers, Abhijit CodeProject MVP
Thanks Abhijit, It will be of great help to me....