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

Software Development Network >> Microsoft ISV

Microsoft ISV

New Question

How to create a DLL in VB.net for MS Access 2003
Linking Infopath Toolbar Buttons to VBScripts embedded in Template
Getting Excel Formulas to work in VBA
Problem with VBA script
Excel VBA
how to add CheckBox?
EOF or BOF error
Visual Studio
Microsoft Access Runtime/Developer (XP) - compatibility issue with XP SP2?
Form Requery

Top Answerers

Hockey Fan
Erlink
GlennZarb
bankim
Jim Thatcher
Tom Marsh MSFT
Interesting
Per J
F. Dwarf
BruceSwierc
Accuracer Database System
Only Title

Answer Questions

  • Dejan Vesic Business Scorecard Manager 2005 Webpart problem

    Problem with the Business Scorecard Manager 2005(Maestro) on an Analysis Services cube of SQL Server 2005 Apr CTP While using the Office Report View Webpart (Pivot Table) in WSS, cannot see the Toolbar with the Save option. So if i create a Pivot table with the Dimensions & measures, click another link and come back to this page, the Pivot table gets reset without any fields Any solution From the engineer and product team: *** The ...Show All

  • byerh Problem with integer function

    I have been trying to troubleshoot the following code, but cannot figure out what is causing "Type Mismatch" error. Sub PutData() '\ called by other subroutines         If Me.CheckTech.Value Then Range("TechAppDB").Cells(iRowNumber, iColNumber + 1) = Int(Me.TextD) Else Range("TechAppDB").Cells(iRowNumber, iColNumber + 1) = 0 End Sub When I take out the integer function a number is written as text.  ...Show All

  • MAXamillion AppHung in SQL Server (SQLEXPRESS)

    Good morning, the below is the error I keep getting each time I try to create/connect to a database using Visual Studio 2005.  I upgraded from VS 2003 Professional to VS 2005 Professional.  My OS is XP.  Programming language is C#.  szAppName : devenv.exe szAppVer : 8.0.50727.42 szModName : hungapp szModVer : 0.0.0.0 offset : 00000000  Thank you for looking into this for me. Vis ...Show All

  • Rodz DataGridView and ComboBox Column Problem

    Hiii all I have a problem in DataGridView, and i need help. I use DataGridView has column its "column type property" is ComboBox ok..., i want to add items into every cell of type comboBox, i want to add items in a cell of type comboBox different from items in another cell. this line adds items in all cells of type ComboBox Column1.Items.Add( "value" ) please help me Thnx I dont understand what do u ...Show All

  • Grégoire de Jabrun Help with the application-defined or object defined error

      I am fairly new to programming I have a command button 1 in the spreadsheet however I keep getting an error message application-defined or object defined error.  I am not sure what this error means. What I want to do is set ninterval, rbedradius and xinterval to cell values shown below. I want to use a for loop and apply calculations. Later (not yet coded) want to put a condition on the third column of formulation. How d ...Show All

  • TGAR Installing Business Scorecard Manager 2005 on a SQL Server 2005 instance.

    I'm trying to install BSM 2005 into a Win/2003 Server running SQL Server 2005 (everything) and the Web Service won't install because it reports the following: Failed Microsoft OLE DB Provider for OLAP Service (MSOLAP) 2000 SP4 (8.00.2039) as well, the Alerts won't install because of the message: Failed Microsoft SQL Server 200 Notification Services 2.0 SP1 Engine Components I understood that this version was compatible with SQL 2005. Any idea ho ...Show All

  • wfw microsoft word 200 trouble

    tell me every time "run time error!!! program: C:\program files\microsoft office\office 10\WINWORD.EXE abnormal program termination " Come out every time snice i reformat HD. any one know how fix i all ready tryed restall it but not works even removed and delete all win word files n still noting. Go to start control panel add/remove panel select word add/remove button select repair We ra ...Show All

  • flyfisher1952 Strange Error

    I have an Access 2002 SP3 DB and on occasion it seems to corrupt and all forms are no longer accessable any 1 else had this problem i am unsure to what causes it so cant fix it. i open it and it reports a corrupt error offten after a change to some code has been made and saved i always test before before closing so i know it works fine then on next load it corrupts and the MDB file is reduced to only half its original size. any help or adv ...Show All

  • Andy Bolton Working with Outlook Public Folders from Excel

    Can anyone point me in the direction of some example code Instead of sending an e-mail which has a large attachment to a distribution group, I want to post it to an existing Outlook folder. The code will be placed inside an excel workbook, which creates the attachment file. Thanks in advance Hi ADG, Can you please provide a more detailed example for the engineer If you want to send a screenshot you can e ...Show All

  • maggi Application Error

    Hi experts, We have an application written in VBA. The application is failing with the following log entry in the event log. Faulting application: appname.exe Faulting Module: VBE6 Version: 6.4.99.72 Fault Address 0x000dc6f2 Event ID: 1000 The application is running on Windows XP SP2 with Office 2003 SP2. Help would be much appreciated. Thanks Steve Hi Brenda, Can you help me Please Thanks stev ...Show All

  • sgktest How to refer to an object by the tab index

    Hi, I'm trying to crease a function to disable the next 'n' fields in a form if called. The easiest way to go about this seems to be by using the tab index numbers to refer to the 'n'th control. However, I can't find any way of going about this. Or is there an easier way Please help... thanks sorry... in access Per our support engineer: I think we can enumerate the ...Show All

  • Majka Missing record

    Hello, I have given the code for the function i am using to compare two tables and update one of them.. Sub DeptCheck_New() Dim dbs As DAO.Database Dim rst_pplops As DAO.Recordset Dim rst_local As DAO.Recordset Dim CurrentLevel As Integer Dim CurrentDeptId As String Dim LevelUp1 As String Dim LevelUp2 As String Dim tbl As DAO.TableDef Set dbs = CurrentDb dbs.TableDefs.Delete ("ups") dbs.QueryDefs(&qu ...Show All

  • eri handling of future maintenance

    We are in the process of establishing an ISV relationship with Microsoft in which we will be selling an embedded SQL Server license. How is future maintenance for the product handled. Are we responsible for invoicing/collecting/reporting the maintenance to MSFT in Year 2, 3 ... or does MSFT assume this responsibility after the initial sale Any help is appreciated! Hi, Great question. The ISV Royalty team ...Show All

  • Patrick Fredin Insert Customer Reference Information

    Started by RMConsulenza at 02-15-2005 5:09 PM. Topic has 1 replies. 02-15-2005, 5:09 PM RMConsulenza Joined on 02-15-2005 Posts 1 Insert Customer Reference Information Hi,    when insert a " Customer Reference Information" form required "Please provide your application's product ID number."   What is "Product ID number" of SoftWare develop of my organization ...Show All

  • dream123434 SaveAs question - Excel

    Hi, I have a piece code that does SaveAs at the end of the program but it always tells me that file already exists and do you want to replace it. I do not want that message to pop up and i want program to just overwrite it. I had in the code both application.displayalerts and screenupdating set to false but still does not work. I had the same code in another macro and it works fine. Any ideas why this does not work. I am exahausted trying to ...Show All

8485868788899091929394959697989901

©2008 Software Development Network

powered by phorum