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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

DeveloperLife2015

@DeveloperLife2015
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Error on SQL server join
    D DeveloperLife2015

    Hi All, I am trying to run this query on my database and I am getting an error Incorrect syntax near the keyword 'JOIN'. USE IVRCallCenterTest Go SELECT * FROM dbo.OutputPromptItem WHERE SegmentId=7198 JOIN dbo.OutputPrompt ON dbo.OutputPromptItem.PromptId=dbo.OutputPrompt.PromptID Go what is wrong with my code ? Thanks in advance

    Database database question sql-server sysadmin help

  • How to create a connection string in webconfig
    D DeveloperLife2015

    hi Vani, the examples in these pages are just talking about a SQL Server database that is local on the same hard drive but how to connect to a database on a URL Thanks

    ASP.NET database sql-server sysadmin tutorial question

  • How to create a connection string in webconfig
    D DeveloperLife2015

    Hi All, I want to connect to a SQL Server database saved on URL database name fc000xststsql01.IVRCallCenterTest server address http://ma001xsicmw91/IVRControllerAppProd/Home/ what would be the connection string I will use in web config file ? Thanks

    ASP.NET database sql-server sysadmin tutorial question

  • office 2003 interop
    D DeveloperLife2015

    Hi All, I am using office 2007 interop DLL to create an Excel sheet in c#.NET. when I tried to test my app on a machine with office 2003 installed I get an exception because of the version number of the DLL . How can I determine in runtime what version of office is installed and then load the appropriate interop DLL for that version ?

    COM csharp question com announcement

  • How to extract Visio XML files properties
    D DeveloperLife2015

    Hi All, How can I extract the properties of Visio XML files .VSX ?

    C / C++ / MFC question xml tutorial
  • Login

  • Don't have an account? Register

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