Hi Support,
The class variables of functional class is giving below error in the below scenario when it is referred in SQL bind.
1. Create functional class with class variable
2. General window class and inherit from functional class
3. Dialog box and Grid class and inherited from General window
4. Run the function with class variable as bind in Grid in dialog box.
5. you get blow error. comes in SalTblPopulate() and SqlPrepareAndExecute() too.
---------------------------
SQL Error
---------------------------
Error #: 0
Error Description: There is no row at position 0.
SQL:
---------------------------
OK
---------------------------
There is no issues in win32 and also, this issue is not coming if I am not using functional class through General window class.
Pleas check and confirm as I need to do more rework if this is not working.
Team Developer 6.3 UPD1
SQL Server 2008
CREATE TABLE TEMNAE(FNAME VARCHAR(10));
INSERT INTO VALUES ('mobile');
Thanks
Siva A
TD-22557: .NET class variable reference in SQL Not working
TD-22557: .NET class variable reference in SQL Not working
You do not have the required permissions to view the files attached to this post.
Re: TD-22557: .NET class variable reference in SQL Not working
Hi Siva:
FYI, I've logged defect: TD-22557.
Thanks for the information.
Best Regards,
Victor
FYI, I've logged defect: TD-22557.
Thanks for the information.
Best Regards,
Victor
Re: TD-22557: .NET class variable reference in SQL Not working
Hello Support,
Can you please confirm whether this is scheduled to release in TD .NET 7.0
Thanks!
Siva A
Can you please confirm whether this is scheduled to release in TD .NET 7.0
Thanks!
Siva A
Re: TD-22557: .NET class variable reference in SQL Not working
I can confirm that this issue has not been resolved yet.
Best regards,
Best regards,
Who is online
Users browsing this forum: [Ccbot] and 3 guests