10 Solved Topics

Remove Filter
Member Avatar for AleMonteiro

Hello reader! I've been working in a laptop with 6GB RAM, i5, 500GB HD and I can't take it anymore! What I mostly use : 1. Office Package (word, excel, powerpoint) 2. Visual Studio 5. Eclipse 3. SQL Server / Analisys Services / Management Studio 4. Adobe Package: PhotoShop and …

Member Avatar for AleMonteiro
0
238
Member Avatar for AleMonteiro

Hi, I recieved an VB.NET solution to study and then maintain, but I can't compile it, it's giving a lot of errors about Office integration like **'MsoTriState' is ambiguous in the namespace 'Microsoft.Office.Core'** So I checked the object browser and indeed there's the same object in two diffente namespaces: [Microsoft.Office.Core] …

Member Avatar for AleMonteiro
0
2K
Member Avatar for AleMonteiro

Hello hello. I'm remodeling my personal website, and I'd like to stack the links as flat icons, pretty much as facebook, linkedin and etc appears on here. So, instead of the badge I'd like to show an icon to keep the layout, but I couldn't find one for DaniWeb. Am …

Member Avatar for diafol
0
282
Member Avatar for AleMonteiro

Hello all. Today when viewing a post with replies there's two displyed fields that deal with time: Discussion Span and Last Update. However, when viewing a post without replies yet, there's no display of the date that the post was created. Maybe I'm just blind and couldn't find it, if …

Member Avatar for AleMonteiro
0
236
Member Avatar for AleMonteiro

Hi guys. I have an Cisco DPC3925 router at the Office which I use to close an VPN Tunnel with an customer. Now, I want to close an VPN from my Home to the Office, so I'll be able to connect to the customer VPN from home. Would this work? …

Member Avatar for AleMonteiro
0
445
Member Avatar for AleMonteiro

Hi, i'm in a pickle. I'm on a Samsung Notebook with Windows 7 installed about 2 years ago. A couple of days a go my power adaptor stoped working, so I replaced and it all goes well. One day later, I tried to play CS GO and I noticed that …

Member Avatar for AleMonteiro
0
142
Member Avatar for AleMonteiro

Hello guys, I'm in need of some thinking help. I want to build an auto-complete text input to find cars, but I want it to search for Car Models and Car Manufactor too. In example, if the user type 'For', the suggestions would be 'Ford - Car 1' 'Ford - …

Member Avatar for AleMonteiro
0
250
Member Avatar for AleMonteiro

Hi, I'm having trouble to filter a Customer Set by the date of his first buy(First Activity). I've tried this two ways: 1. Returns all customers, even with FirstActivity Null SELECT { [Measures].[Valor Item], [Measures].[First Activity] } ON 0, { Filter( { [CLIENTE].[Cliente].[Cliente].Members }, ( [Measures].[First Activity], [Time].[Year].&[2012-01-01T00:00:00] ).Count > …

Member Avatar for AleMonteiro
0
343
Member Avatar for AleMonteiro

Hi everybody. I'm trying to insert an indented code inside another indented code, using the first indentation as base for the second. I mean, the second indentation must begin at the end of the first. The indentation i got working right, but it is adding some undesired line breaks, that …

Member Avatar for AleMonteiro
0
242
Member Avatar for AleMonteiro

Hi, I'm starting with BI, Analysis Services, Cubes and ADOMD.NET. I searched a lot and was able to make some demos, but the performance is not good. What I'm trying to do it's a Dimension tree view explorer. Currently I have the following code: [CODE] CubeDef cube = conn.Cubes.Find( "SCA" …

Member Avatar for AleMonteiro
0
431

The End.