What are the significant difference in using Com+ in a VB environment vs VB.NET
How is it different when using a .NET component in the COM+ vs using a COM object in COM+?
What are the significant difference in using Com+ in a VB6 environment vs VB.NET
How is it different when using a .NET component in the COM+ vs using a COM object in COM+?
For the life of me I can not figure out what the difference is between a stored-procedure and a User Define Function.
Can someone explain to me what the difference is. PLEASE DON'T EXPLAIN WHAT THEY ARE. I already know what they are. I just don't know the difference.
I have a question on using Datasets with SQLDataAdapter, CommandBuilder. My question is, is concurrency supported automatically when using SQLDataAdapter and CommandBuilder?
I have all the information regarding my OLAP database. I know how many dimensions,hierchies, levels, members, and measures I will have. I also will know the datatypes of the measures. Knowing all these parameters, how do I calculate the number of bytes that my OLAP database will use?
I have a situation where i need to designate "user A" to use "hierarchy 1" and "user B" to use "hierarchy 2" when they both open the same cube in Excel. Can I control this based on their authenticated ID? If so, How?
Thanks...
How do you overload the constructor in .NET?
Public Sub New()
End Sub
Public Sub New(By Value myInteger As Integer)
End Sub
Public Sub New(By Value myString As String)
End Sub
Can I have all those subs at the same time? I know you overload in C#. Just didn't know if you can do that with...
I have a situation where measure 1 is dimensioned by dimension A, B, C, D. Measure 2 is only dimensioned by B. Therefore I put the measures in there own separate cube. But now I want to join them so I can report them together. How is that accomplish?
I'm new to AS. I can process cubes through Analysis Manager. But how do you set it up so I can write an MDX script to automate the process at certain intervals?
I know how to filter a Dataview. But how do you do it for a Dataset. Apparently its different. I'm trying to find look for a record where a column is equal to a value.
Thanks,
Rico
I have a situation where I am processing my dataset through commandbuilder. I also have a situation where I can only call stored-procedures and have no access to tables from the connection of my app. The SQL-Server was design this way for security reasons. How do I force the CommandBuilder to...
OK, I have a situation where I am processing my dataset through commandbuilder. I also have a situation where I can only call stored-procedures and have no access to tables from the connection of my app. The SQL-Server was design this way for security reasons. How do I force the...
OK, I have a situation where I am processing my dataset through commandbuilder. I also have a situation where I can only call stored-procedures and have no access to tables from the connection of my app. The SQL-Server was design this way for security reasons. How do I force the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.