Posted September 30th, 2009 by Andrew Popoff
I have seen the title “No records available” earlier. Some programs show it in an empty listbox. I have added this little feature in the MS SQL Field Box yesterday. You will see the next image if the table has no indexes:
Today, I have decided to make a class. This class should be able to [...]
Tags: CFC Library | No Comments »
Posted September 29th, 2009 by Andrew Popoff
MS SQL Field Box 2.3 released. I added a popup menu. This items is usefull for me
Tags: MS SQL Field Box | No Comments »
Posted September 28th, 2009 by Andrew Popoff
CFC Library 3.0 released. I’ve add some documentation and video
This is the first version which is released only by annual subscription. I have many ideas to improve the library. I will try to add new possibilities. It’s always nice to talk about plans But in fact I do not have so much [...]
Tags: CFC Library | No Comments »
Posted September 24th, 2009 by Andrew Popoff
Today I have made the video. You can download it here.
I downloaded a new version of SnagIt. I was hoping that the new version will work better than the previous one. This is not so. Maybe the problem is in my old computer. It works well but it is too slow when the SnagIt works. [...]
Tags: CFC Library, SnagIt, Video | No Comments »
Posted September 24th, 2009 by Andrew Popoff
I thought that they just drink beer but I was wrong. They want to show what they have been cooking over the last few months. Aussie Devcon 2009 soon
Tags: Aussie DevCon, Clarion 7 | No Comments »
Posted September 23rd, 2009 by Andrew Popoff
I’ve just updated the MS SQL Field Box. Now it supports schemes and MS SQL 2008.
MSFB is a tool that allows to view a database structure and populates tables or column names in T-SQL editor. MS SQL managers 2000 and 2005 does not have built-in IntelliSense component. 3rdParty components like SQL Prompt or SQL Assistant [...]
Tags: MS SQL Field Box | No Comments »
Posted September 21st, 2009 by Andrew Popoff
I just started to translate the CFC documentation. I think that I will translate the template documentation only. After that I will release a new version. I think that it will be fast. The remaining large part of the documentation will be translated gradually. I have an idea to add the demo video to some [...]
Tags: CFC Library | No Comments »
Posted September 17th, 2009 by Andrew Popoff
Today, I have finished the documentation of library on russian language. It includes about 300 html-pages. Now I need to translate it to english
Tags: CFC Library | No Comments »
Posted September 4th, 2009 by Andrew Popoff
There are some Clarion-blogs that are not updated for a long time. It is not so easy to publish something. Comments are also very important. And you have your own personal life of course. That is why some of blogs are dead.
I think that if I was an English speaking person that I would write [...]
Tags: Blogs | No Comments »
Posted September 3rd, 2009 by Andrew Popoff
I have a two tables. The first table consists of one column. This is the date column. The second table contains a goods and a new sale price for that goods.
This is the history of price changing.
July, 1 July, 1
——- [...]
Tags: MS SQL, T-SQL | No Comments »