pure159112's Q&A profile
Visual Basic New Problem
My problem is also related to disposing the object. but it is little bit different. It is related to disposing a dataset table. Let suppose my dataset contain around 8 tables, and i want to dispose or clear 3 third table. I wrote this as : DS.Table(2). Dispose() // not working (no error but data is exist in datatable) DS.Table(2). Clear() // Working but take too many time to clear there dataset. What is the right solution to it ...Show All
Visual Studio 2008 (Pre-release) The futher of WPF?
Hi all Is it true that none of the application that ship as part of the windows vista OS use WPF And if so, what is that saying I'm trying to develop our companies first "for Cash" app using WPF. Is MS really committed to making WPF the new programming model If MS can't afford to use WPF, how can I (It is the state of the tools , more then the readiness of WPF, that really make me ask this question.) I would appreciate your thoughts, it is after all the further of my company. A worried Mike Greenway Speaking of coming along nicely...I just installed the (for now internal) "Cider" visual designer from the upcoming CTP. Very nice new feature in it. On the original subject... ...Show All
Windows Live Developer Forums Certificate validation failed
We are getting this error since saturday night: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed Our client is linux/axis. Anybody else seeing that Hello, Based on more testing, we've found that installing the end (final) certificate is needed. Thank you for your patie nce regarding this issue. Walter Poupore - MSFT ...Show All
SQL Server SSIS Export Access --> SQL Server
Im trying to export data from Access into SQL Server using SQL Native Client for the import. I can run the exp/imp just fine when I select maybe 30 tables but when I select 200 the process errors out. Is there a registry setting I could set for the Access for a bigger bugger size Messages Error 0xc0202009: {9E29C0D7-23D0-4BFD-8459-843D3755A05B}: An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft JET Database Engine" Hresult: 0x80004005 Description: "Unspecified error". (SQL Server Import and Export Wizard) Error 0xc020801c: Data Flow Task: The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with er ...Show All
Windows Live Developer Forums Daily Usage of VE
Hi, My company has been buying MWS transactions for the last year and a half. We switched some of our maps over to VE (perhaps prematurely) and we're worried that as we increase volume we may hit the 5000 per day limit. This would be devastating as it's not so easy to determine when we hit the 5000 limit (to trigger a revert to the old MWS maps). That said, our MWS transaction provider indicated that there's a "Savings Account" that we should pay into to ensure we're compilant with VE commercial usage. He also said that there's currently no way to increase daily usage above the 5000 per day limit. This could really hamper our growth as we've begun to merge our application with the VE maps (i.e. move functiona ...Show All
SQL Server Create a calculated member on one measure.
I have a Version dimension which is used to break out the Net measure by 'Actual' or 'Budget'. Net is the only measure I'm using. By not using the Version dimsion. The net is incorrectly totaled by both values. Both are not used together. 'Actual' and 'Budget' are the only two members of the Version dimension. I want to add a third member which subtracts 'Budget' Net measure from the 'Actual' Net measure and call it variance. A caculated measure isn't working for me because obviously subtracting Actual - Budget doesn't work so well. Can anyone help me with that According to your original posting, you didn't want to have All to begin with. Therefore I advised you to set IsAggregatable=false - this way you won't have level/membe ...Show All
Visual C# Combobox inside datagridview
Hello. I have an application that is reading data form Database, and my user has to bee able to change ordrestatus in my datagrid view. that is why I thought it would be easiest for me to implement An combobox where that status cell is. I need help with: I use stored procedures to display my information in datagridview. How can I change so only one cell in my gridview is combobox and its source is One table from database In the background I can run 3 storedprocedures thar run depending on the value in that comboxcell...But problem is how to make it a combobox cell with source from my database... Thanks guys You can have source for your datagridview at the starting point You ...Show All
SQL Server Data Conversion Errors on Excel Import into existing table
Recently installed Sql Server 2005 client and am now attempting to import data from a spreadsheet into an existing table. This works fine with Sql Server 2000 but I am getting data conversion truncation errors that stop the process when this runs using import utility in Sql Server 2005. Any help would be appreciated. More information needed. Why is it failing What does the error message say You will need to open up the package and edit it to do the conversions that you require. -Jamie ...Show All
Visual Studio Express Editions Store a TableAdapter as a variable
I am trying to refer to a tableadapter in a code and am having trouble: i am trying to do something like this: Dim tblAdpt As Object For i = 1 to 10 tblAdpt = Main.Controls( "Table" & i & "TableAdapter1" ) 'loop through and update 10 tables ' define items of dr tblAdpt.Update(dr) next i Is it possible to do something like this Thanks in advance. Pete M Main is the name of my form. But nevertheless, I can't define tbladpt as TableAdapter. when i do, the program won't build. I don;t think there's a TableAdapter class ...Show All
Windows Forms Printing a database
I would like to print all the tables in my database in my program which holds the databases and works with them, Any suggestions Thanks Anthony Thanks for the link, unfortunately ive been there... I received this from a discussion on here...but it doesnt quite work...and another unfortunate fact is that im not a very skilled programmer. =( Im learning though. =) ' Dim line As String ' For Each row As DataGridViewRow In CustomersDataGridView.Rows 'line = String.Empty 'For Each cell As DataGridViewCell In row.Cells ' line += cell.Value.ToString() & vbNewLine ' Next ' Dim font As New Font("Times New Roman", 12) ' Dim brush As Brush = Brushes.Black ' Dim x As Single = 20 ...Show All
Windows Search Technologies Desktop Search Issues with 3.0 Beta & Outlook 2007
I have read a few threads on this issue, but they don't apply directly to the problem I am having. After upgrading to Outlook 2007, I installed the 2.6.5 Desktop Search. After the installation, next to the search bar in Outlook 2007 I saw the a highlighted link that said "click here to enable desktop search" I clicked on this and it had me install the Beta 3 Desktop Search, which automatically checked both boxing under Indexing in the Search Options box under Outlook 2007, personal folders and archive folder. Indexing started shortly thereafter and I was up and running. The next day I uninstalled the Windows Beta Toolbar, which was installed separately from the Desktop Search. After being uninstalled, the ind ...Show All
SQL Server Can't Select Data Mining Technique....
Colleagues: I'm working through the DM tutorials and I can't select a data mining technique when creating a new mining structure in BI Studio - BI Studio locks up totally. Have installed SQL Svr 20005 SP1 and components from feature pack. Analysis Server service is running, have set the properties in the DM project properties to the running instance of Analysis Services. Have read the various posts on the forum and have double checked my configuration - all seems as it should be. All suggestions appreciated - very much looking forward to working with the technology. Michael ( michael.dataSense@sympatico.ca ) Hi Michael, As far as I know, the firewalls track Internet access per process; ...Show All
Smart Device Development How to sending a file from a desktop to a pocket pc??
I would like to sending a audio file from a desktop to a pocket pc, i'm usnig the BinaryReader(), BinaryWriter(), and ReadString() to receive a text, but what about the audio file Thanks.. And even better than RAPI, the "wrapper" that comes from http://opennetcf.org Robert W. http://PocketPollster.com ...Show All
Visual Studio 2008 (Pre-release) Availability of EDM Schema Files for AdventureWorks Samples?
The "ADO.NET Entity Framework Overview" white paper has many examples of SalesPerson and SalesOrder EntityTypes but the SSDL, CSDL, and MDL schema files to generate them are nowhere to be found. (At least where I've looked so far -- see http://oakleafblog.blogspot.com/2006/08/adonet-vnext-and-entity-framework.html .) I'm not ready to spend a lot of time experimenting with rolling my own schemas with a CTP as a result of my earlier Orca (ObjectSpaces) experiences. I assume the folks who wrote the "Overview" had the schema files to test the code examples. Thanks in advance. Pablo, Only a minor fix to the query script was required (PRIMARY_KEY for SalesOrders), and the schema ...Show All
Visual C# Code comment using nullable type in cref
Hi everyone, Does anyone know how to reference a nullable type for xml comments Quick example: /// <param name="p1"><see cref="bool " /> type of parameter</param> public void (bool p1) {} Do you do something like this /// <param name="p1"><see cref="Nullable{T}" /> type of parameter</param> /// <typeparamref name="T"><see cref="bool" /> nullable type</typeparamref> Seems awfully clumsy and I can't really get it to work Thanks, B. ...Show All
