Results 1 to 6 of 6

Thread: Can't change Binary format to Text

  1. #1
    fdormoy is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2011
    Posts
    3

    Can't change Binary format to Text

    I have Microsoft Access 2003 and a table with over 1 million rows and 980 meg file size.
    This table as a field created in Binary format and I want to change it in Text format, but it wont let me do it. I get the message ".. cant change the data type - There is not enough disk space or memory". This is not true, I have plenty of disk space and 8 Gb RAM. So how can I sole this problem ?

  2. #2
    June7's Avatar
    June7 is offline Super Moderator
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    16,138
    Binary is not an Access field datatype. Unless you mean Yes/No datatype. What is the datatype of this field?

    Google: VBA convert binary to text
    http://thydzik.com/vb6vba-functions-...base64-string/
    http://www.go4expert.com/forums/showthread.php?t=118
    To provide db: Make copy, remove confidential data, run compact & repair, zip if large - 2mb allowed, attach to post. Attachment Manager is below the Advanced post editor window.
    If suggestion in this post resolves your issue, please use the Thread Tools and mark the thread as Solved!

    Debug!Debug!Debug! http://www.cpearson.com/excel/debug.htm

  3. #3
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    Quote Originally Posted by fdormoy View Post
    ...and 980 meg file size.
    Is that AFTER running COMPACT AND REPAIR?

  4. #4
    fdormoy is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2011
    Posts
    3
    Anser to first remark : It does show in table design mode that the columns are in Binary. So Binary format do exist and/or are created within Access.

    Answer to the second remark : Yes of course I did a Compact and Repair before and it did not help

    My comment : I just found a solution whch is to create extra columns which are in text format and with a query update fill in that new column with the same value as the old column which is in binary and then erase the old column. It works !!

  5. #5
    June7's Avatar
    June7 is offline Super Moderator
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    16,138
    I don't see 'Binary' offered as a datatype choice in table design for Access 2007 and 2010.

    Glad you found solution.
    To provide db: Make copy, remove confidential data, run compact & repair, zip if large - 2mb allowed, attach to post. Attachment Manager is below the Advanced post editor window.
    If suggestion in this post resolves your issue, please use the Thread Tools and mark the thread as Solved!

    Debug!Debug!Debug! http://www.cpearson.com/excel/debug.htm

  6. #6
    fdormoy is offline Novice
    Windows XP Access 2003
    Join Date
    Nov 2011
    Posts
    3
    ou are right for these versions, but I am still working with the old Access 2003 version (as I said in my first post) and may be that old version has this format capability

Similar Threads

  1. How to Change Date Format
    By bulbul4u in forum Queries
    Replies: 1
    Last Post: 04-01-2011, 02:02 PM
  2. Change field format
    By zhshqzyc in forum Access
    Replies: 6
    Last Post: 01-20-2011, 02:07 PM
  3. Can i change the format of DATE () ?
    By Nokia N93 in forum Access
    Replies: 2
    Last Post: 11-27-2010, 11:34 AM
  4. Replies: 6
    Last Post: 04-18-2010, 02:41 AM
  5. Text Box Format
    By Scott in forum Forms
    Replies: 0
    Last Post: 01-09-2008, 09:13 PM

Posting Permissions

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