Software Development Network Logo
  • Visual Studio
  • Windows Forms
  • SharePoint Products
  • Visual Basic
  • IE Development
  • .NET Development
  • Smart Devicet
  • SQL Server
  • Audio and Video
  • Windows Vista
  • VS Team System
  • Visual FoxPro
  • Visual C#
  • Microsoft ISV
  • Visual C++

Software Development Network >> Martin Odhelius's Q&A profile

Martin Odhelius

Member List

David J Oldfield
Saptagiri Tangudu
Kay-Davis
Lejing
Larry Aultman
Trilobyte
Pinkpanther_120
Mustansir - MSFT
mark12345678
PDav
M a t i a s
Mystagogue
Marlin7
Jon Brammeier
ShrikantBijapurkar
Canada Goose
Blackuke
JoseMacedo
manick312938
Ron L
Only Title

Martin Odhelius's Q&A profile

  • Visual Studio Express Editions big problem ( access file 8000 items )

    hello, i hope you can help me. i must build a small application with visual basic express 2005. i have an access 2003 database file with 8000 items. my application is working fine but when i will work with 8000 item in my database tabell my app. is not fast. what i am doing wrong the application is working but , the database access ist not fast ! realisiert habe ich das wie folgt: Public sql_getallpersons As String = "SELECT * FROM Personen" Public sql_getallwellen As String = "SELECT * FROM wellen" 'SQL zum Oledb zuweisen Public cmd_person As New OleDbCommand(sql_getallpersons, conn) Public cmd_wellen As New OleDbCommand(sql_getallwellen, conn) ' Nun geht es um das Fullen des DataSets mit Hilfe des DataAdapters: ' Test Public cm ...Show All

  • Smart Device Development Using reg files for loading system settings on cold boot

    I'd like to avoid manual setting of some system parameters after each cold boot and make deployment on new devices much faster. So the question is: How can I specify these settings in reg file, so it can be loaded during cold boot : Date time-> Time zone and Daylight saving, Regional and language settings ->  Time format, Date format, System ->  Device name , Display -> Apperance -> Scheme. My OS is CE 5.0 (Symbol MC3090). Normally there's no registry editor so you can't. However, Symbol might offer special tools for that, so check your device manual and/or contact Symbol to find out if registry tools are available and how to use them . ...Show All

  • SQL Server How to refer to the whole cube while using the filter of the cube browser?

    Hello! I've got an accounting cube with balances as measures and amongst others a time dimension. There's also a calculated member which should show the balance of the previous year. This calculated member uses the PARALLELPERIOD-function. So far everything works fine! But while using the filter of the cube browser and selecting a certain year, I can't refer to other years than the selected year. So how can I get the balance of the previous year Thanks for any help! Ok, there seems to be no solution which makes my calculated measure working properly. Right now I'm testing a beta version of Excel 2007 as BI frontend tool to see how it deals with this problem. Thank you very much for help! ...Show All

  • SQL Server Dividing a Column

    I have a column that contains the persons Full name. I would like to split it so that it contains the persons First Name and Surname. Can i do this from a select command. Hope you can help e.g. Full Name -------------- Dave Smith Want to acheive First Name Surname Dave Smith As far as i understand, you now want to join these two column, right If so, just use + sing between the column name. select FirstName + SurName from myTable this will concatinate the two column. I think, if this is you want, you dont need to create the view. Gurpreet S. Gill ...Show All

  • .NET Development Displaying Data

    I had a checkbox (Template Field) in a Gridview, "ChkEmail". What i want to do is when ChkEmail.Checked = True, it will search the gridview selected row and find <asp : BoundField DataField ="Email" HeaderText ="Email" SortExpression ="Email" /> cell data and return the data to a textbox ("TxtEmail"). Display shd be like this (In the textbox);- " Email@email.com , Email2@email.com , Email3@email.com " How do i do that, i'm using VB language in VB.Net 2005 Thanks howzit you can loop through the rows as follows to see if the checkbox is checked or not if it is then textbox gets the value of the em ...Show All

  • Windows Forms Changing Color of a listview

    How would you make like these different sections gray and other colors look on this picture, the parts circled are what im talking about. http://www.winmxunlimited.net/lview.png Also the color that that is shown when u click on an item. the highlight color. Right click on your desktop. Click on properties. Then on Appearance. Then click on advanced. In there you can change all the colours. (Assuming you are running Windows XP) ...Show All

  • SQL Server SECURITY ON MULTIPLE DIMENSION MEMBER COMBINATIONS. OLAP Experts, Please Help me

    Hi, I have got 2 dimensions to enforce security . 1. Company 2. Division Data in Fact table is available as mentioned below. Company Division Amount Company 1 Division 1 100 Company 1 Division 2 200 Company 2 Division 1 300 Company 2 Division 2 400 I have got a user. So I need to create a role with following options. ([Company].[1],[Division].[1]) and ([Company].[2],[Division].[2]) He should not be able to see ([Company].[1],[Division].[2]) or ([Company].[2],[Division].[1]) In Summary, My question is, How to implement dimension security (Static/Dynamic) on multiple dimension combination (MSAS 2000 or MSAS 2005). I am to ...Show All

  • Visual Studio Team System Any idea why a perfectly run loadtest aborted for some time

    I have a rig with controller and VSTS in one machine SQL in another box, 8 agents generating a userload of 12,000. When i tried to start a loadtest (that was working fine in the same rig, after killing QT controller and restarting the rig) i got the error Failed to Queue Test Run 'infopath@IPOTWC145A110 2006-09-02 16:46:28' with id {5be9f38f-8c8f-44b2-a584-08b44880b7ab}: Microsoft.VisualStudio.TestTools.Exceptions.EqtException: The service is being shutdown. after a while the test started to work. Any idea what would have gone wrong Thanks Open Loadtest. Keep agents ready with restart rig. Restart Services Visual studio Team Agent and Visual studio Team controller wh ...Show All

  • Visual Studio 2008 (Pre-release) listbox binding issue

    I have a template for a class in which I have the following XAML <Setter.Value> <ControlTemplate TargetType="{x:Type local:P1}"> . . . <StackPanel Grid.Row="1" Grid.Column="2"> <ListBox ItemTemplate="{StaticResource dtc}" ItemsSource="{Binding RelativeSource={RelativeSource TemplatedParent}, Path= AcrossClues}"></ListBox> <Expander Header="Across" > <ListBox Height="150" ItemTemplate="{StaticResource dtc}" ItemsSource="{Binding RelativeSource={RelativeSource TemplatedParent}, Path= AcrossClues}"></ListBox> </Expander> </StackPanel> . . . </ControlTemplate> the lis ...Show All

  • SharePoint Products and Technologies Sharepoint Services 3.0 and AD Security Groups?

    I am running Sharepoint Services 3.0 on a Windows 2003 R2 Server. Everything setup without issue and works without issue. I can add AD security groups to Sharepoint groups and the users get access. However the only security groups that actually grant access are the groups that were there prior to the Sharepoint install. Any groups that were created after the install or changes to those groups are not granted access in Sharepoint. Basically I add a presharepoint ad security group to a sharepoint group for access and it works beautifully. I create a new group, add a user to it, and add it to the sharepoint group - it adds without issue but does not grant access to the site. I even tried creating the group, adding it to the site and lettin ...Show All

  • SQL Server Publish A Report Services Report to SharePoint

    OK... I'm running out of things to try. I have SQL Server 2005 SP2 installed and Reporting Services Addin configured. I am trying to publish a report from BIDS to SharePoint... but a box continues to pop up asking me for credencials. What am I doing wrong I have reviewed all the web.config files as per an earlier post referenced, but I only see one entry in the config file for the location tag. However, I did see this tag in two config files... not certain if that is something I should be concerned with I'd really like to just get a sample report up on the Sharepoint Server so I can move forward. Can anyone help You can always just upload the .RDL file directly into SharePoint using the ShareP ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Matrix Interpolation and gameTime

    I made a simple cube and created two translation matrices: start = Matrix .CreateTranslation(-20, 0, 0); finish = Matrix .CreateTranslation(20, 0, 0); Then, I figured I could create this simple animation using linear interpolation and the game time, by using the general formula inside a game component: effect.World = Matrix .Lerp(start, finish,     (currentTime - startTime) / (endTime - startTime)); I tried all four permutations of updating the time (ElapsedGameTime in update/draw and ElapsedRealTime in update/draw), although I would think that updating in the draw method with ElapsedRealTime would provide the smoothest interpolation. The problem is that the animation is not completely smooth.  It has some ...Show All

  • Visual C# How to print ?

    I edit my print codes. but I found it didnt work. I don't know why. Please give me some suggestions. Thanks. -------------------------------------------------------------------- private void printToolStripMenuItem_Click(object sender, EventArgs e) { PrintDialog Myprint = new PrintDialog(); Myprint.Document = printDocument1; if (printDialog1.ShowDialog()==DialogResult.OK) try { printDocument1.Print(); } catch{ printDocument1.PrintController.OnEndPrint(printDocument1,new System.Drawing.Printing.PrintEventArgs()); } } Hi frank, I'm not sure if its because you made a typo copying the code to this forum but it looks like you have created two PrintDialog ...Show All

  • Software Development for Windows Vista K2.NET vs WWF

    Hi.. I have been evaluating K2.net and other workflow tools.. and addition of WWF adds to the confusion. now k2 solves most of the workflow scenarios though the licensing may be a issue with some clients.  Now WWF g8 to use and with not many licencing issues but the problem its still beta.. So what should you suggest to a customer who is planning for a workflows at a large scale in the next 6 months .. any pointers Regards Paritosh Mhaisekar P.S. Also i have heard some rumours suggesting that K2.NET might finally be merged into WWF Thanks James, Aleksy, Raz and Michael.  Over all i see that WWF provides a neat framework to  build up your own workflow applications and monitorin ...Show All

  • Visual C++ Corrupt Builds After Cancel

    Our team has a ~50 project solution with a few dlls, lots of libs, and three executables. If I do a build solution, and at any point during the build hit Control-C to cancel it, whatever is being built at the time I hit the button is now corrupt. It looks like it leaves the partially created .obj, .exe, or .dll around and doesn't detect that it only got halfway through. Is this a common symptom Is there some known fix (MSDN and google searches didn't turn up any hits) Our projects and solution are all converted from 2003, if that's any help. Thanks for any info, Chris Jurney Senior Programmer Relic Entertainment I hope this is fixed in SP1. To close it as not reproducible means only one thing--someone wa ...Show All

©2008 Software Development Network