Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
anjan
Starting Member
21 Posts |
Posted - 2005-10-24 : 11:02:59
|
| whenever i execute the crosstab query and assigning this to flexgrid ..i'm getting the following problem...."Heiarchical Flex grid doesn't support teh requested type of data binding"what should i do???Note: It is running prerfectly in query analyzer... |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2005-10-24 : 11:10:23
|
what's flexgrid?what kind of binding?maybe you shouldn't bind it to a Heiarchical Flex grid...Go with the flow & have fun! Else fight the flow |
 |
|
|
anjan
Starting Member
21 Posts |
Posted - 2005-10-24 : 11:54:54
|
| I am using Micrpsoft Hierarchical Flexigrid in my VB applicationIf I use MS Access..it's working fine...but i'm not getting the output using sql server even thiugh i'm using crosstab procedure given in the article |
 |
|
|
|
|
|