Software Development Network Logo
  • VS Team System
  • VS Express Editions
  • Smart Device
  • Visual Studio
  • Architecture
  • Visual J#
  • Microsoft ISV
  • Windows Vista
  • Game Technologies
  • Windows Live
  • .NET Development
  • Visual FoxPro
  • Visual Basic
  • Visual C++
  • Windows Forms

Software Development Network >> mcneil_eric's Q&A profile

mcneil_eric

Member List

bluemoon2181
Predator1
Oleg Krupnov
Michael Toner
imyousuf
Tduffy77
Doofernow
Roy Armitage
Alexandre Tremblay
Roesel
BorisVG
Lee Evans
Wen Ou
Leonardo Cantelmo
xjimx
Durgaprasad Gorti
Redward
Obiora
devram
Jeff McBride
Only Title

mcneil_eric's Q&A profile

  • SQL Server MySql SSIS Hangs with ODBC Drivers

    Hi, we are writting a SQL Server Integration Services package to import data from a MySql database to a Sql Database. We are using ODBC 3.51 Drivers to connect to the MySql Database in SSIS. The package runs perfectly in design mode. When we schedule the package to run, the package seems to hang about 1/3 of the times. What can this be. We used to the package and ran it from a Sql Server 2005 to a Sql Server 2005 database. This setup works ...Show All

  • Visual Studio HTML Editor Context Menu

    Does anyone know what the Guid and ID to hook the HTML editor context menu is There is additional information regarding this post in the GetMarkerCommandInfo in HTML Editor thread ...Show All

  • Visual Studio 2008 (Pre-release) What happened to the ADO.NET 3.0 May CTP?

    It was announced here http://bloggingabout.net/blogs/erwyn/archive/2006/05/11/12167.aspx and then within a few days was so completely removed from MSDN ...it was like it never existed. Why was all of the documentation for ADO.NET 3.0 removed from MSDN (...in fact, it's odd that this HTML forum continues to exist) The ADO.NET vNext plans were shared at Tech Ed this week and the updated documents are now available on http://msdn.m ...Show All

  • .NET Development XSLT 2.0 available???

    Hi, I want to know whether XSLT 2.0 is supported in my IE. i have IE 6.0 and .net 2003 will this enable me to use XSLT 2.0 features or do I need to install something please help its kind of urgent!!! No Microsoft products support XSLT 2.0 yet. Best regards, Anton ...Show All

  • Software Development for Windows Vista Any help with RSS api?

    Where can I get more information about the RSS api (other than the msdn docs) Specifically, I'm trying to get events to work with C# using COM interop and having no luck. Please help. ...Show All

  • Windows Forms extreme n00b

    I can't lie, i'm a complete n00b when it comes to most of this, but I really am trying to learn this stuff. I am using one of the VB templates I found off of one of the links someone posted in this forum. So I guess my& ...Show All

  • SQL Server Error while trying to use ReportServices 2005 WebService

    I'm messing around with the SSRS 2005 WebService from a vb.net application. When calling the .ListChildren method I get the following error: Client found response content type of '', but expected 'text/xml'. The request failed with an empty response. Here is the code I'm using (I called the webreference ssrs) dim rs as new ssrs.ReportingService2005() rs.url = " http://127.0.0.1/reportserver " rs.credentials = System.N ...Show All

  • Visual C++ branch hints

    Hello, In gcc I can send the compiler a hint about the expected flow of a branch #define NOT_LIKELY(expr) __builtin_expect((expr),(1==0)) #define LIKELY(expr) __builtin_expect((expr),(1==1)) I know the intel compilers do this, too. Is there a way to do this with the Visual Studio 2005 compiler Thanks. Hi! No, there is no hints like you mentioned in VC++. Still, if I remember correct, Intel ...Show All

  • Visual Studio Express Editions VB.net- running queries and displaying the result in datagrid

    Hi, I'm facing a problem in my coding. I have two datagrid in my form. one for loading the data from the database. and another is for searching the data in the database and displaying the result in that datagrid. can anyone tell me how to run sql queries and display the data in the datagrid, Hi, Is your problem solved Thank you, Bhanu. ...Show All

  • Windows Forms updating datagrid

    Dear all, I need to update more than one changes done in datagrid to  access database. Is there any way to do this with out using oledbdataadapter wizard object. that is not like dataadapter.update(dataset) Is there any other way than the above to do&nbs ...Show All

  • Visual C++ calling managed dll from native dll and keeping a static ref

    What issues should I be aware of when doing the following: End scenario: Native dll needs to hold a static reference to a managed class (written in c#) throughout the lifetime of the native dll. I have written a slight wrapper in managed c++ (technically c++/cli) in whidbey. This all seems to work fine and dandy, but there always seems to be a "gotcha" in the managed c++ world. When I compile I get this warning: Warning 1 warning C42 ...Show All

  • Windows Forms using datagird, datasets etc..

    hello people im using vb2005 and heres my problem i have 3 tables, companys, employes, and company-employes o want to show the company-employes on a grid, usind a adapter and this table contains, date, idcompany and idemploye, so i need to go to the other tables using inner join not to show only the ids but the names from those ids i want to put this on a grid where im going to have on the grid the followind fields. date, idem ...Show All

  • Windows Forms Windows Forms Designer Bug?

    I created a custom combo box which extends the standard Windows Forms combo box.  In the constructer (Sub New), I set certain properties such as the Items collection.  For example: Option Strict On Public Class ClientCategoryComboBox     Inherits ComboBo ...Show All

  • Windows Forms Sorting DataGridView unbound Column

    When I want to sort a datagridview by an unbound column which is the best approach. A google did not provide me with any good answers. Does anyone have a good suggestion for solving this problem Cheers, Paul ...Show All

  • Smart Device Development .net 2.0 - SQL connection

    Hi All, I've created a smart device app. in .net 2.0 (beta 2). Also, created SQL server mobile database with 1 table and then I dropped table on the mobile designer window which created sqlceconnection1, sqlceadapter1, sqlcecommand1, sqlcecommand2, sqlcecommand3 and sqlcecommand4 objects ( that automatically adds reference Microsoft.SqlServerce.SqlClient.dll  to my project ). When I try to compile the solution..it tells me " Error  ...Show All

©2008 Software Development Network

powered by phorum