I'm using Microsoft Office Web Components and Microsoft ActiveX Data Objects 2.1 Library.
Does someone have a solution for my problem?
User Profile
Collapse
-
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! -
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)... -
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....Leave a comment:
-
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!
No activity results to display
Show More
Leave a comment: