Skip to main content
Cadet | Tier 2
December 1, 2023
Question

Invalid object name in Database Read from statement

  • December 1, 2023
  • 2 replies
  • 156 views

Hi..

I have migrated bots from v11 to A360 and now while testing the migrated bot, I am getting the below error on the database read-from statement.

command is - SELECT * FROM [TCIL$$] WHERE [Filename]='$Loop-Files-1{name}$'

 

 

2 replies

Padmakumar
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
December 1, 2023

Hi @Samadhan ,

 

Please check your worksheet name. You should mention it exactly as in the Excel file. If this is not the case, try to change the Database package version.

 
 
Padmakumar
SamadhanAuthor
Cadet | Tier 2
December 1, 2023

Hi Padmakumar..

Thanks for reply...I have changed the worksheet name and checked the package but still i am unable to run command.