Microsoft
Software
Hardware
Network
Question : SQL Convert Error
I am using Visual Studio 2008
I am having problems with the SQL query for my datasource.
This the query in question:
SELECT inc.Title AS Incident, inc.Description, inc.CustomerID, tech.Name AS TechName, prod.Name AS Product, cust.Name AS Customer, CONVERT([varchar](11), inc.DateOpened, 101) AS DateOpened, CONVERT([varchar](11), inc.DateClosed, 101) AS DateClosed
FROM (((Incidents inc INNER JOIN
Technicians tech ON inc.TechID = tech.TechID) INNER JOIN
Products prod ON inc.ProductCode = prod.ProductCode) INNER JOIN
Customers cust ON inc.CustomerID = cust.CustomerID)
Error I receive:
Error Source: Microsoft JET Database Engine
Error Message: Undefined function 'CONVERT' in expression
I am using the same database that I use in SMSS and the query works fine.
Answer : SQL Convert Error
Typically no problem, most installers you will have to choose a custom or advanced install to change to a non default destination
Random Solutions
How do I combine CustomValidators with RequiredFieldValidators and RegularExpressionValidator
s?
Seeking advice on a hosting vendor
How Do I Create a Pie Chart from a DataTable
Maxtor OneTouch 4 Family drive is no longer working
OWA 2010 "the page isn't redirecting properly"...
Trying to redirect a user from http to https automatically. Windows 2008 running II7
Access 2007 and sendkeys
extracting BLOBs
java.lang.UnsatisfiedLinkE
rror
Xerox Scan to email issue - Gmail Google Apps Premiere