Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, I'm a beginer in using SQL in Clarion language. I'd like to know how to use SQL View in Clarion Browse and how I call the SQL Stored procedure. I used Clarion 5.5 Thanks for help. Elvis
Post Follow-up to this messageImport the view in the dictionary and use it as a table. For the stored procedure, have a look in the help at prop:sql in the databse drivers part. Guy "SiOL" <elvis@emsoft-eg.si> wrote in message news:4_T2d.2953$F6.692710@news.siol.net... > Hello, > > I'm a beginer in using SQL in Clarion language. I'd like to know how to use > SQL View in Clarion Browse and how I call the SQL Stored procedure. > I used Clarion 5.5 > > Thanks for help. > > Elvis > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.