IQ constantly accessing registry for ExtendedErrors in Microsoft Jet 4.0 OLE DB Provider Error Lookup

Submitted by reesd on 2011/04/25 08:45
I just noticed today that IQ seems to be constantly accessing the registry for some ExtendedError key related to Microsoft Jet 4.0 OLE DB Provider Error Lookup. Below is a dump of a few seconds from procman. I have over ten thousand of these from just a few minutes of IQ running...
 
Is something in my environment missing that IQ is looking for?
 
d
 
 
"Time of Day","Process Name","PID","Operation","Path","Result","Detail"
"8:31:35.8978608 AM","InfoQube.exe","5000","RegOpenKey","HKCU\Software\Classes\CLSID\{DEE35070-506B-11CF-B1AA-00AA00B8DE95}\ExtendedErrors","NAME NOT FOUND","Desired Access: Read"

Move ItemForeColor, ItemBackColor and ItemFont to grid level

Submitted by reesd on 2011/04/22 20:33
After going through and doing all the refactoring of the color stuff, it occurred to me that having the Item forecolor, backcolor, and font defined at the database level isn't that useful. What would be really useful is if it was defined at the grid level. Then you could two grids on the same content with very different formatting....
 
Background at Item Formatting

colors, colors, colors

Submitted by reesd on 2011/04/22 20:02
Hi all, I finally got sick enough of VB Hex Codes to do something about it.
 
I wrote an excel spreadsheet that generates IQ NamedColors (in the wacky reversed VB hex code format) for the HTML/CSS/X11 Color Set. That gives us 142 pretty colors to play with! It's at Web Named Colors.
 
And while I was posting, I decided to refactor the two pages on item and conditional formatting into one. See Item Formatting for the combined result (-- link to nonexistent node ID 1169 -- is now just a link to it). The formatting probably needs work, but the original conditional formatting article was formatted weird (native HTML?) and I just couldn't take the pain of try to fix it any further.
 
d
 

 
I've written a simple excel spreadsheet that generates IQ NamedColors
(in the wacky reversed VB hex code format) for the HTML/CSS/X11 Color Set
(142 colors total).

The fickle cell selection problem?

Submitted by davet on 2011/04/21 09:39
Pierre,
 
You have knocked out most all the problems that I can think of that I have put into Mantis about Gantt charts with the exception of the fickle cell. I was wondering if the fickle cell thing is a quick fix or something that would take a lot of time to fix. If it is simple to fix, could you fix it on one of you quick updates?
 
 
Dave

Version 0.9.25R is now available !

Submitted by Pierre_Admin on 2011/04/20 16:53
Hi IQ Users,
 
Included in v0.9.25R :
  • Fixed: HTML Export hierarchy issue (see Print preview problem)
  • Improved: Gantt default configuration set TaskID for all items in the grid
  • Fixed: NextTaskID name cannot be changed without affecting task links (see: Renaming NextTaskID Problem)
  • Fixed: When a column filter is set, adding a sub-item can cause incorrect sorting order
  • Improved: Added setting for how the grid column filters are applied: Root items or all items.