Menu

#81 lowercase table name won't work with db on linux machines

closed-fixed
Jon Iles
None
5
2009-03-19
2009-03-10
No

When I try to read data from db on linux machine I got nonexisting table error due name of column is capitalized on linux machine (MSP_PROJECTS instead of msp_project).
I think all queries can should written capitalized because db on windows machines would handle it too.

Discussion

  • Jon Iles

    Jon Iles - 2009-03-10

    Hi,

    thanks for the note. I'll make these changes shortly.

    Jon

     
  • Jon Iles

    Jon Iles - 2009-03-10
    • assigned_to: nobody --> joniles
     
  • Jon Iles

    Jon Iles - 2009-03-19
    • summary: cannot work with db on linux machines --> lowercase table name won't work with db on linux machines
    • status: open --> closed-fixed
     
  • Jon Iles

    Jon Iles - 2009-03-19

    Hi,

    the latest code in CVS addresses this issue.

    Jon

     

Log in to post a comment.

MongoDB Logo MongoDB