Ycsoftware.net
Menu
  • Databases
    • MySQL
    • MS SQL Server
    • Foxpro
  • Programming
    • .NET
    • C#
    • Drupal
    • Java
    • PHP
    • Javascript
  • System Administration
    • Hardware
    • Linux
    • MAC
    • Virtual Servers
    • VMWARE
    • Servers
    • VirtualBox
  • Web Design
    • CSS
    • Flash
    • HTML
    • SEO
  • Other
  • Contact Us
    • About Us

Category : MS SQL Server

The Database Engine Service could not resolve the specified location

  • October 15, 2010
  • 1 comment

The Database Engine Service could not resolve the specified location. You are most likely to get this error message, if you try to restore or backup a database from a UNC drive (Mapped drive) If you … Read more

    • Databases
    • MS SQL Server

Remove White Space and Special Characters in your T-SQL strings

  • September 28, 2010

Handling White space in T-sql is very annoying. When you are comparing strings it is crucial that you remove any white space or special characters that could interfere with your results.  You can user rtrim(ltrim … Read more

    • Databases
    • MS SQL Server

A network-related or instance-specific error occurred while establishing a connection to SQL Server

  • September 18, 2010
  • 3 comments

Here we go again! You are trying to connect to your freshly installed sql server 2008 R2 express edition using localhost as server name and you are getting this error.   The purpose of this … Read more

    • Databases
    • MS SQL Server

Order Time SQL Server

  • August 11, 2010

Let’s say you want to order these times below. of course  a simple “order by” will not do it,  what you need is the query  given below 1:00 PM,  1:30 PM,  10:00 AM, 10:30 AM, … Read more

    • Databases
    • MS SQL Server

Give a user execute permission to all Stored Procedures of a Single Database (MSSQL)

  • July 8, 2010

System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object … This usually happens if the user does not have execute permission on the stored procedures  that the application is calling. While there might be many … Read more

    • MS SQL Server
« Older Posts
Newer Posts »

Search

Search

YCSoftware Recent Comments

THANKS!!!.. worked like a charm......
It works!...
THANKS! FIXED the problem I was having!!! :) openSUSE LEAP 15.0 m...
perfect, thanks much...
thanks a lot...
Love it bro that worked for me thank you...
Same error, but on Mac, any ideas?...
Thanks very much !!!...
Just testing...
Awesome, problem solved. Thanks man....

Tags

.net C# Centos 5 interest internet Microsoft Access Microsoft Office Programming technology thinker vmware vmware tools

Sponsors

YCSoftware
  • © 2025 Ycsoftware.net
Top