SureshPasham
SureshPasham
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
adv. is my schema
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
Complete error in the file : Msg 208, Level 16, State 1, Server DESKTOP-SDMATQT, Line 1 Invalid object name 'DelayVerification.adv.TempRoute'.
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
I am thinking from batch file, how the query reads ? with schema ?
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
Query : select * from [DelayVerification].[adv].[TempRoute] where convert(date,CreatedDate)=convert(date,getdate())
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
still I get the same error Invalid object name 'DelayVerification.adv.TempRoute'.
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
I am not using suresh as program name.
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 10/17/2023 in #back-end
Running SQL query in batch file Error.
Can anyone answer this?
12 replies
KPCKevin Powell - Community
Created by SureshPasham on 6/8/2023 in #front-end
How do track users' data in MVC APP or in APIs?
Any resource or sample?
5 replies
KPCKevin Powell - Community
Created by SureshPasham on 5/27/2023 in #back-end
ASP.NET MVC Application to React with API's
Please someone help me out. Not today maybe possibly expecting tomorrow. Thank you all/Anyone
3 replies
KPCKevin Powell - Community
Created by SureshPasham on 5/27/2023 in #back-end
ASP.NET MVC Application to React with API's
any Resource we'll help.
3 replies
KPCKevin Powell - Community
Created by SureshPasham on 1/9/2023 in #back-end
Catching specific exception
Okay...
6 replies
KPCKevin Powell - Community
Created by SureshPasham on 1/9/2023 in #back-end
Catching specific exception
Hi Jochem, I need to look for this Exception: " Order has been modified outside this session" in my case,if so have some code to handle. if not I will throw an execution.
6 replies