dimensions
Problem when creating Dimension in Oracle 10g Express Edition
I havea problem when I want to create a dimension using Oracle Database 10g Express Edition and i got the following error message ORA-00439 materialized view rewrite –开发者_JAVA技巧 feature not enab[详细]
2023-01-25 02:52 分类:问答Adding a Relationship in olap Cube
Is possible to join a dimension to an OLAP cube using fields that do not开发者_C百科 have a foreign-key relationship in the underlying relational DB?Yes it is possible. It is called logical relationsh[详细]
2023-01-23 21:37 分类:问答Why is accessing dimensions of the image so expensive in JavaScript on IE8?
I have to process loads of images. First, I need to check if the size of the image is greater than 50x60 and appropriately increasing the counter of bad images.[详细]
2023-01-19 10:28 分类:问答Java Swing: How do I define one minimal dimension (of the two) for components?
To define minimal size successfully, I have to do the following: // setting minimal width AND height Dimension min = new Dimension(100, 100);[详细]
2023-01-19 07:05 分类:问答SSAS Dynamic Dimension Security based on another dimension attribute
In my project I have to apply security based on a dimension attribute. I think the best way to explain my scenario is with an example, if you need more info please request 开发者_如何转开发me and I\'l[详细]
2023-01-17 13:00 分类:问答SSAS - Facts that happened over a time range
I don\'t really know how to handle facts that happened over a period of time. I sually deal with facts that happened on a specific date.[详细]
2023-01-16 17:09 分类:问答Photo dimensions & conversions of user albums?
Are there any php libraries for 开发者_JS百科this to re-scale or re-size photos down to whatever limit we set for height/width/size and also if users upload photos in gif png, or bmp then convert them[详细]
2023-01-16 14:07 分类:问答Flex/Actionscript 3 dynamic width/height change
Is it possible to dynamically (not in the project\'s options) change the dimensions of the stage by using ActionScript 3?[详细]
2023-01-14 07:51 分类:问答Jquery/JS hidden elements dimention/position - with accordion and AJAX :(
HTML <div id=\'accordion\'> <h5>Header 1</h5> <ul> <li>section 1 content visible</li>[详细]
2023-01-13 10:40 分类:问答How to handle large image in HTML page
I have a large JPEG image about 3500 x 2500 pixels and 4 MB size. I want to display this image in a HTML page so that it takes about 3/4 of the screen,[详细]
2023-01-12 15:34 分类:问答