after autogenerating SQL in MSQuery editor, params/values are replaced by "?"
e.g.:
INSERT INTO [dbo].[CRGRID_TEST]
([Id], [Name], [Country], [City], [Street], [BirthDate], [Job], [Hiredate], [Sal], [Remarks])
VALUES
(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Error generating SQL Scripts [v 6.9.17]
Re: Error generating SQL Scripts [v 6.9.17]
Hello,
Thank you for the information. We have already fixed the problem, the fix will be included to the next version
Thank you for the information. We have already fixed the problem, the fix will be included to the next version