What ODBC connector are you using? Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net
-----Original Message----- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of david alfredo zuñiga soto Sent: Thursday, December 17, 2015 12:04 PM To: use-livecode@lists.runrev.com Subject: Stored procedures like using in livecode .. Hello everyone, I'm new using this list, and good.I want to know how to use stored procedures with SQL Server 2008 R2 on my LiveCode cards ... anyone can help me? ..thanks..I'm using this code to run the SP and does not work me.# put "EXECUTE @RC = [DBPlaneacion].[dbo].[InsertarUsuarios] '"&Nombre&"','"&Apellido&"','"&Correo&"','"&Celular&"','1','"&Contraseña&"'" into tSQL revExecuteSQL ConID, tSQL _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode