Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
E

Emejulu JVT

@Emejulu JVT
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MySQL 5.2.34 CE
    E Emejulu JVT

    Pls can someone direct me to where i can get tutorials for MySQL workbench 5.2.34 CE

    Database mysql

  • SQL database
    E Emejulu JVT

    The OS i'm using is Win7. How do i set the DataDirectory value

    Database csharp database visual-studio sysadmin security

  • SQL database
    E Emejulu JVT

    Pls guys, i wrote some code which is supposed to be installed on other computers. but when i finished, it could only run on my system, and generates SQL database errors when installed on other systems. the code was written in C#, i used the sql compact server that comes with visual studio 2008.this is how i wrote the connection string:

    private static string connectionString()
    {
    string conString = @"Data Source=|DataDirectory|\electionsoft.sdf;Password=emejulu.4190;Persist Security Info=True";
    return conString;
    }

       private void openConnection()
       {
           if(con.State == ConnectionState.Closed)
               con.Open();
       }
    
    Database csharp database visual-studio sysadmin security
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups