Jun 23, 2006 #1 rleiman Programmer May 3, 2006 258 US Hi Everyone. I have a browse listbox with a 3 summary total fields along with a droplist that has several choices that are applied to a dynamic filter. Can you tell me how to refresh the totals? Thanks. Emad-ud-deen Richard Leiman
Hi Everyone. I have a browse listbox with a 3 summary total fields along with a droplist that has several choices that are applied to a dynamic filter. Can you tell me how to refresh the totals? Thanks. Emad-ud-deen Richard Leiman
Jun 23, 2006 1 #2 ShankarJ Programmer Aug 9, 2003 856 Hi Emad, Have you tried BRWn.ResetSort(True)? Regards Upvote 0 Downvote
Jun 24, 2006 Thread starter #3 rleiman Programmer May 3, 2006 258 US Hi ShankarJ, I try it, thanks. Truly, Emad Upvote 0 Downvote
Jun 27, 2006 Thread starter #4 rleiman Programmer May 3, 2006 258 US Hi. ShankarJ, I tried it but it didn't refresh the totals. Could I be setting up the totals incorrectly? Thanks. Emad Upvote 0 Downvote
Hi. ShankarJ, I tried it but it didn't refresh the totals. Could I be setting up the totals incorrectly? Thanks. Emad
Jun 27, 2006 #5 ShankarJ Programmer Aug 9, 2003 856 Hi Emad, Try BRWn.ResetFromView() or BRWn.ResetFromFile(). Regards Upvote 0 Downvote
Jun 28, 2006 Thread starter #6 rleiman Programmer May 3, 2006 258 US Hi ShankarJ, Thanks, I will try it. Truly, Emad Upvote 0 Downvote
Jun 28, 2006 Thread starter #7 rleiman Programmer May 3, 2006 258 US Oh, I forgot to ask if the Topspeed odbc driver comes with the Professional version of Clarion 6.3. That is the version I currently have. Thanks. Upvote 0 Downvote
Oh, I forgot to ask if the Topspeed odbc driver comes with the Professional version of Clarion 6.3. That is the version I currently have. Thanks.
Jun 29, 2006 #8 ShankarJ Programmer Aug 9, 2003 856 Hi Emad, Check your \Clarion6\Bin and see is there is C4OTSDX.dll. You may need to buy the TS-ODBC v5. Regards Upvote 0 Downvote
Hi Emad, Check your \Clarion6\Bin and see is there is C4OTSDX.dll. You may need to buy the TS-ODBC v5. Regards
Jun 29, 2006 Thread starter #9 rleiman Programmer May 3, 2006 258 US Hi ShankarJ, I will look for it. Thanks. Truly, Emad Upvote 0 Downvote
Jul 1, 2006 Thread starter #10 rleiman Programmer May 3, 2006 258 US Hi ShankarJ, I found the dll file. Does that mean I can do SQL queries on the TopSpeed files? Truly, Emad Upvote 0 Downvote
Hi ShankarJ, I found the dll file. Does that mean I can do SQL queries on the TopSpeed files? Truly, Emad
Jul 1, 2006 #11 ShankarJ Programmer Aug 9, 2003 856 Hi Emad, That means it ships with C6PE. You have the DLL. How are you going to register it as an ODBC driver? You better ask SV about it. Regards Upvote 0 Downvote
Hi Emad, That means it ships with C6PE. You have the DLL. How are you going to register it as an ODBC driver? You better ask SV about it. Regards
Jul 2, 2006 Thread starter #12 rleiman Programmer May 3, 2006 258 US Hi ShankarJ, I will do that thanks. Truly, Emad Upvote 0 Downvote