matthew230
IS-IT--Management
Hi,
I am not a Clarion programmer. I am looking at a Clarion built application with SQL Server back end.
The problem is that we would like to improve the speed one quick way would be to replace some rather inefficient client based processes with a few quick SQL statements. But how ?
I've been playing with PROP:SQL, it is fine for basic statements, but as soon as I try something slightly complicated the driver has some kind of brain freeze and refuses to co-operate.
Does anyone know how I can send native SQL statements to the database ? Currently using the clarion SQL Server driver, perhaps the wrong one?
If anyone is curious to what doesn't work, try creating a temp table with PROP:SQL.
Any help much appreciated.
Thanks
Matt
I am not a Clarion programmer. I am looking at a Clarion built application with SQL Server back end.
The problem is that we would like to improve the speed one quick way would be to replace some rather inefficient client based processes with a few quick SQL statements. But how ?
I've been playing with PROP:SQL, it is fine for basic statements, but as soon as I try something slightly complicated the driver has some kind of brain freeze and refuses to co-operate.
Does anyone know how I can send native SQL statements to the database ? Currently using the clarion SQL Server driver, perhaps the wrong one?
If anyone is curious to what doesn't work, try creating a temp table with PROP:SQL.
Any help much appreciated.
Thanks
Matt