Forum Discussion

sriram_sig's avatar
sriram_sig
Contributor
6 years ago
Solved

Getting error while trying to retrieve value from db using ADO.CreateCommand()

I'm trying to execute the below code , but for some reason i'm getting errors which i'm unable to solve AConnection = General.GetConnection() ADOCommand = ADO.CreateCommand() ADOCommand.ActiveConne...