Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Articles
Search: 

Community News
Nick Neklioudov, December 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Summary
Nick Neklioudov resumes the highlights in the VFP community in the last month
Description

13th German Visual FoxPro Developer Conference 2006

13th German Visual FoxPro Developer Conference 2006 was held in November 9-11, 2006 in Frankfurt. In addition to it there were also SQL-Server and .NET conferences running in parallel. The official coverage of all these events can be found on Universal Thread.

http://www.utcoverage.com/German/2006

November 2006 - Letter from the Editor

The latest letter, that was published by VFP team, contains the details about the third CTP released for Sedna. It was the firs one that also included SP2 preview for VFP9.

http://msdn.microsoft.com/vfoxpro/letters

New SP2 CTP list of fixes released

The October CTP download page has been updated to add a list of fixes (VFP9SP2_OctCTP_FixList.htm) that are included in the CTP patch.

http://download.microsoft.com/download/a/b/3/ab3fd0de-74e9-4b0e-9510-82e9bd3a49e4/VFP9SP2_OctCTP_FixList.htm

OzFox 2007 details revealed

OzFox 2007 will be held on 25-27 February, 2007. The announced speakers list includes Craig Boyd, Lisa Nicholls, Colin Nicholls and Doug Hennig.

http://www.ozfox.com.au

Flash presentation for Sedna

Lisa Slater Nicholls and Colin Nicholls have put together a great Flash based walkthrough of the Sedna enhancements. It can be seen at: http://spacefold.com/lisa/SP2Demo/SednaDemo.htm

December 2006 - Letter from the Editor

This latest newsletter from VFP Team talks about some Sedna updates related to Windows Vista. Earlier last year Craig Boyd's blog had some information about new Sedna features that Craig was working on with VFP Team. Craig revealed some things that were being considered for as Sedna additions. Among the features discussed were Windows Presentation Foundation controls, XPS documents for VFP reports and new Task Dialog control. More updates are expected.

http://msdn.microsoft.com/vfoxpro/letters

Taxing the international Universal Thread customers??

In January 2005, the Canada Revenue Agency has ruled Level Extreme to tax its foreign customers. That is considered by Level Extreme as one of worst ruling ever done on a Canadian company. This ruling has jeopardized and harmed the administrative operations of a Canadian company, which has removed its capabilities to compete equally against other international companies in the same business. It's unacceptable that Canadian companies are forced to tax international customers with an insulting Canadian tax. If the Canada Revenue Agency does not adjust accordingly, Canadian companies doing e-commerce business or ones with the desire to do so would have to leave the country in favour of offshore setups.

http://www.leavecanadanow.com

Stonefield Query SDK Version 3.04 released

Version 3.04 of the popular Stonefield Query SDK was released on 11/24/06. This update includes many new features and fixes. Two of the most notable additions include: the ability to individually select which filter condition should appear in the header of the report and the ability to query on more than one database/company at a time."

http://www.stonefieldquery.com/Downloads/StonefieldQuerySDK/tabid/164/Default.aspx

Nick Neklioudov, Cgi Group Inc.
Nick Neklioudov, M.Sc., CNA, works as Senior Analyst with CGI Group Inc. in Halifax, Nova Scotia, Canada. Programming in all versions of FoxPro/VFP since 1987, in .Net since 2003, not counting some other developer tools and environments. Nick received Microsoft Most Valuable Professional award three times. Nick Neklioudov has over 20 years experience with computers and information technologies, especially in database-oriented programming, object-oriented programming and information systems development.
More articles from this author
Nick Neklioudov, January 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, February 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, March 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, April 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, May 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, June 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, July 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, August 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, September 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, October 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, November 1, 2006
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, March 1, 2007
Nick Neklioudov resumes the highlights in the VFP community in the last month
Nick Neklioudov, June 23, 2000
You can make your form Modal/Modeless on the fly. This may be useful for preventing users to switch to other forms before they finished entering the data.
Nick Neklioudov, April 7, 2000
This will translate the HEX encrypted text. It is a little wrapper around George Tasker class for automatic translation back and forth and placing the translated text to the Clipboard. You can explicitly pass your text as a parameter, or the program automatically picks the clipboard content.
Nick Neklioudov, May 29, 2002
Instead of trying to add properties with some third-party tools like ADDPROP5.FLL to the native object created with SCATTER NAME command you may try to approach this problem from the other side. You can replace the native SCATTER command with your own function MYSCATTER which may work on any are...
Nick Neklioudov, April 5, 2000
Checkboxes supports both Numeric and Logical data types. When you check its value, do not just write IF thisform.mycheckbox.Value = 1 or IF thisform.mycheckbox.Value = .t. Check it as IF !EMPTY(thisform.mycheckbox.Value) This way you don't care what the type of value really i...
Nick Neklioudov, June 26, 2000
Say, you have the client birth date and you want your program to tell you if the birthday is within the certain date range (even when the given range starts in one year and finishes in another). SELECT * FROM CLIENTS ; WHERE BETWEEN(GOMONTH(birth_date,(YEAR(start_date)- YEAR(birth_date))*12), st...
Nick Neklioudov, November 1, 2001
I live in Halifax, Nova Scotia with my wife Tanya (who I happily married 22 years ago) and our 18-year old daughter Nadya. The 3-year old cat Stanley is also a family member :) As you might have guessed, I do VFP programming. Tanya works at Dalhousie University. She is Ph. D. in Biology and has bee...
Nick Neklioudov, November 1, 2002
Author: Whil Hentzen Publisher: Hentzenwerke Corporation ISBN: 193091900X Paperback: 548 pages Dimensions (in inches): 1.14 x 9.10 x 7.02 3rd edition (July 2002) Amazon link: http://www.amazon.com/exec/obidos/tg/detail/-/193091900X/qid=1033007807/sr=8-3/ ref=sr_8_3/1...
Nick Neklioudov, July 17, 2000
If you get an error "Expression is invalid. Use a valid expression for DYNAMIC... property" you may try different type of addressing your PEMs: For example, in Grid.Init() this syntax does not work this.SETALL('DynamicBackColor', 'IIF(ASCAN(This.Parent.aRecNosSelected,RECNO()) > 0, RGB(255,0,...
Nick Neklioudov, January 17, 1998
This works: this.column1.DynamicForeColor = "IIF(some_type = 2, RGB(255,0,0), RGB(0,0,0))" And this does not work: this.column1.DynamicForeColor = "IIF(some_type = 2, RGB(255,0,0), RGB(0,0,0)) " Reason: one extra space before closing quotes.
Nick Neklioudov, January 1, 2001
I believe all of us are familiar with that set of four navigational buttons "First", "Prior", "Next", "Last" we use for data entry or maintenance forms. You need to put some code in their Click() events, enable or disable navigation buttons, according to the position of record pointer in a table. ...