Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

B minus on Data View Web Part

  Asked By: Vaughn Morin         Date: Jun 22, 2005      Category: Sharepoint      Views: 204
 

I get the FP data view web page all hooked up to my database table
and the table's got 2600 rows and the DVWP gives me a "next" link at
the bottom so I can page through the table.

It doesn't work. Instead, I get: An error occurred while processing
the data for this request. Contact the server administrator for more
information.

Too bad I'm the administrator. I'll have to put myself on hold.

Anybody know how to make it work?

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Alphonso Mckay          Answered On: Jun 22, 2005       

It will work – just reboot the table (just kidding!!)

I don’t remember the details now but it had to do something with DVWP paginating the rows that need a Primary Key on the source data-table. You don’t need to use that PK field in your view  but it needs to be available in datasource available fields.

There was an article somewhere on MSDN or TechNet that you may want to search for. Send me the link if you can find the article (as a memory refresher)

 
Didn't find what you were looking for? Find more on B minus on Data View Web Part Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].