User Profile

Collapse

Profile Sidebar

Collapse
Groningen
Groningen
Last Activity: Oct 31 '06, 08:14 AM
Joined: Aug 24 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Groningen
    replied to Pivot table and SQL cube
    I'm using Microsoft Office Web Components and Microsoft ActiveX Data Objects 2.1 Library.
    Does someone have a solution for my problem?
    See more | Go to post

    Leave a comment:


  • Groningen
    started a topic Pivot table and SQL cube

    Pivot table and SQL cube

    Hello,

    In VB I'm using a pivot table control wich is connected to the SQL server. I've completed the 'wizard' to connect to the SQL server and selected the cube. The pivot table generates the following error: cannot process the query, unknown error.
    I haven't written any code yet.

    Please advice me. Thanks!
    See more | Go to post

  • How to call SQL Server stored procedures in Visual Basic?

    Hi,

    I was wondering if someone could help me on this one.
    I've made a stored procedure in SQL Server Enterprise Manager. When I call the stored procedure in Visual Basic I didn't succeed to return a SQL value.

    I'm calling the procedure using the following VB source code:

    Dim param1 As ADODB.Parameter
    Dim aantal As Integer
    Set ADOCMD = New ADODB.Command
    frm_importeren. txt_importeren. Text)...
    See more | Go to post

  • Groningen
    replied to Hiding tabs
    Thank you very much. I found another solution.
    I've removed the tab strip and replaced it into a SSTab. I've changed the source code and when I click a check box, the tap will appear. When I uncheck this box, the tap will disappear....
    See more | Go to post

    Leave a comment:


  • Groningen
    started a topic Hiding tabs

    Hiding tabs

    Hi all,

    I created a frame with checkboxes in it. I also created a tabstrip with several tabs.
    Does anyone know if it’s possible to hide these tabs until I check the associated checkbox?
    Please advice me. Thanks!
    See more | Go to post
No activity results to display
Show More
Working...