Results 1 to 6 of 6
  1. #1
    newaccess is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    May 2010
    Posts
    33

    Arrow default value does not work at access 2005


    I have a data enter form. at some fields, I put 0 as a default value under data tab for that filed properrty. However, it does not work. the linkable oracle still shoe nulll value.
    What kind of issue is in here?

    Thanks
    new access

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538

  3. #3
    newaccess is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    May 2010
    Posts
    33
    Thanks for your information

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    You are setting the DefaultValue property of textbox? Maybe you need to set the default value in the table. http://www.techrepublic.com/article/...olumns/5239302

    Do you have other bound textboxes with DefaultValue set that do work properly.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    newaccess is offline Advanced Beginner
    Windows Vista Access 2007
    Join Date
    May 2010
    Posts
    33
    Thanks for your information. Yes. I also set default in DB side. But this way is only work when insert SQL statement to omit column.
    As form side. I think the issue resulted from auto generated form by access form ward with table. It should created a blank form and then assign each text box to map into table. But this way need to more vba codes .

    I am new access person and try to use access form wizard. But I get this pain now.

    new access

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    I never use the design wizards because they do things I don't like.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 09-19-2012, 12:01 AM
  2. Replies: 0
    Last Post: 03-08-2012, 03:12 AM
  3. Access 2007 Problems to SQL 2005 / 2008 Upgrade
    By ChrisPackit in forum Access
    Replies: 0
    Last Post: 01-06-2012, 09:30 AM
  4. Replies: 1
    Last Post: 11-16-2011, 02:29 PM
  5. Converting an Access pivot query to SQL 2005
    By csharpnewbie in forum Queries
    Replies: 1
    Last Post: 10-05-2010, 04:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums