Gianni, Rafael I would definitely recommend the VFPSQL - TSQL - Mapping article. I have found it very useful in the past.
Paul Newton -----Original Message----- From: ProfoxTech <[email protected]> On Behalf Of Gianni Turri Sent: 02 May 2019 23:53 To: [email protected] Subject: [SUSPECTED SPAM] Re: TSQL equivalent of strtran function Sent by an external sender ------------------------------ Hi Rafael, should be this: REPLACE (Transact-SQL) https://docs.microsoft.com/en-us/sql/t-sql/functions/replace-transact-sql?view=sql-server-2017 VFPSQL - TSQL - Mapping http://fox.wikis.com/wc.dll?Wiki~VFPSQL-TSQL-Mapping Gianni On Thu, 2 May 2019 19:40:40 -0300, Rafael Copquin <[email protected]> wrote: Please tell what function in TSQL can I use in the same way as STRTRAN in VFP I ned to remove the point from a character expression such as 12345.67 to leave as 1234567 in TSQL TIA Rafael Copquin [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/byapr02mb587838f1f1bf1ab60bdcc606a1...@byapr02mb5878.namprd02.prod.outlook.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

