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
UV spectroscopy and exponential decay of tranmission
Sort Records in Descending Order on Pivot Chart
Server 2008 NLB problem
How to Populate a ListBox Control with Values from an Access Database Table
Exchange 2007 OWA causes 2 audit failures on failed login attempt
Calling a DLL Function Dynamically
need help with configuration for Nexus 5020 + 2148 FEX
Filemaker Scheduled Import of Tab Delimited File Not Working
Exchange 2007 Certificate Renewal
Exit Ctrl+Alt+F2