b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

Microsoft Weblog

Visual Web Developer Express - Database Editing Question

by Jason Bean on April 27th, 2007

VWDE Advanced SQL Settings

I’m working with Visual Web Developer Express and teaching myself as I go. Today, I’m learning more about setting up editable database fields and views with the Form View and DetailsView. The only problem is to get that functionality through the visual user interface you click on the “Advanced” button, and the window that displays for me has the options I need to enable greyed out.

What’s happening? Any quick help would be appreciated.

Tags: , , , , , , ,

POSTED IN: Business Users, Home User, Training, User Experience, Visual Web Developer Express, Web Design

5 opinions for Visual Web Developer Express - Database Editing Question

  • Dale
    May 9, 2007 at 10:30 am

    Cancel that. Check what you have selected for your SELECT statement. ALL fields must be checked or the feature isn’t available. Unwanted fields can be filtered out later so you don’t have too much data displayed in your app.

  • Nabeel
    Jun 8, 2007 at 7:00 am

    I faced the same problem.It happens when :
    1.You didnt select all of the fields of the table for your select statement
    2.Or if the selected table doesnt have a primary key field.
    Hope it helps.Thanks.do reply back.

  • Jason
    Jun 8, 2007 at 10:47 am

    Yes, thanks to the both of you. Both comments have helped me continue to move forward in learning how to expand my programming skills.

  • Matt
    Jul 16, 2008 at 2:43 pm

    I would just like to chime in and say thank you as well. I’ve been to at least 5 forums before I found an answer on this one. So, thank you!

  • Jason Bean
    Jul 16, 2008 at 11:02 pm

    Glad we could help Matt. What other interesting things have you learned with the software? Anything you’d like to share?

Have an opinion? Leave a comment: