Databasepath using settings

Posted in dotnet, vb, vb.net | No Comments »

Can SomeOne tell me ?How should I write DataBase Path in the settings area af the properties ?i have tried but when i tried to compile. it says.the following Duplicate Items are not supported by R Parameter.let me know please.Thx in Advance
The item "objReleaseMakeConnection.FrmArtist.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter. MakeConnection.

Similar:

  1. $settings array or Config Class to store project settings? how should I store settings for project, what is better – to use $settings array with all my settings -> $settings['max_photos'] = 30, etc, or...
  2. how to add a uibarbuttonitem in settings bundle? I would like to add a uibarbuttonitem in the settings bundle in my app. How to implement this? What’s more, I want to implement the...
  3. Best Practice for storing settings for a .NET Windows Service: Service Property Settings, Serialization, … I am working on a .NET Windows Service where I am trying to store settings that will be used when the service is started and...
  4. Application Settings for C# App Hello, I have an app that has settings the user can pick before running the app. The settings are stored in a database. The entire...
  5. Create .lproj folder in Settings bundle for localization I’m trying to localize an iPhone project for the first time, and programming for the iPhone 4 Base SDK for the first time, and it’s...

Leave a Reply