Forum  Community Devel...  Using the VEM p...  VEM for SQL Express !
Previous Previous
 
Next Disabled
New Post 1/14/2009 8:15 PM
  CallMeLaNN
1 posts
No Ranking


VEM for SQL Express ! 

Can VEM support for SQL Express?

I try to use ConnectionString="Server=(local);Database=DbName;Integrated Security=true;"

or

ConnectionString="Server=localhost\SQLEXPRESS;Database=DbName;Integrated Security=true;"

or

ConnectionString="Server=localhost\SQLEXPRESS;Initial Catalog=DbName;Integrated Security=true;"

Also cannot.

Need to login. SQL express no need to login. As we know, it uses windows authentication.

Then I try to read the source code.

I dont know how to remove the SqlCredentials because it related too much source files to be understood.

 

Please Help me

 
New Post 1/15/2009 12:33 PM
  palli
11189 posts
1st Level Poster




Re: VEM for SQL Express ! 

Hi and welcome to the forums,

I have not tried the VEM project, but there should not be any specific about SQL Express that makes it unusable. As long as you have the necessary SQL client software on your machine, you should be ok.

Usually the server for SQL express on your local machine would be ".\SQLEXPRESS", so try using the following connection string:

connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=DbName;Integrated Security=True"

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
Previous Previous
 
Next Disabled
  Forum  Community Devel...  Using the VEM p...  VEM for SQL Express !
CompanionKit Bottom
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS