Microsoft
Software
Hardware
Network
Question : MSSQL proble with insert statement - query will not compile
all the Radactive_ILoad_Images table and fields have red lines under them and inavailed object tags. this same script work one time, but now I cannot compile it in the query
-----------------------
INSERT INTO [CustomerImages] ([ImageID],[EquipmentID], [ImageData], MIMEType)
SELECT DISTINCT Equipment.[UserId], Equipment.[EquipmentID], [ImageBytes],[MIMEType]
FROM Equipment, [Radactive_ILoad_Images], [Example_E_204__Records]
WHERE Equipment.ID = (SELECT MAX(ID) FROM Equipment)
AND [ConfigurationInternalCode
] = 'Ex_E_204_ILoad1'
AND ResizeInternalCode = 'Thumb1' AND ImageId = (SELECT MAX(ImageId) FROM Radactive_ILoad_Images)
Answer : MSSQL proble with insert statement - query will not compile
this means that THAT object name does not exist (any longer?) or the login does not have permissions to it.
please double (aka triple)- check the table names, resp the db you are connected to.
Random Solutions
json string
FAXCOOLWAREZ037 192.168.1.38 00-1A-73-C3-39-8A
Trying to connect to the server using Microsoft SQL Server Management Studio
ASA 5505 DMZ won't Access Internet
simple query help req'd in oracle
Named anchor tags in IE
Remove Old AD Computer Account via Command Line
recover missing emails - information store service stopped
ASP.Net -- add a ScriptManager and get "Failed to load source for:
http://localhost:63366/pub
Connect to exchange using FVS318 VPN Firewall