Book a Demo

Author Topic: Memory leak when importing database  (Read 2856 times)

spereira

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Memory leak when importing database
« on: December 27, 2007, 07:05:43 am »
Hello!

I've observed that EA causes memory leak when importing tables from a db source via odbc. The database is a sql server and there are a lot of tables in the import.
I have to import 400 tables, but I've separeted them in groups of 50. The first imports are fine, but the 4th time it start to consume more and more memory.

Is there some patch for this?

Thanks!


«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Memory leak when importing database
« Reply #1 on: December 27, 2007, 08:55:33 am »
I don't know if there's a patch, but I suspect not - Sparx generally resolves this kind of thing and includes the solution in the next build.

Please confirm that you are using build 818, which is the current release.

If you still have the problem, please submit an immediate bug report directly to Sparx. You can do this via the Report a Bug link below the Support link at the bottom of any forum page. To help Sparx participate in any discussion you could quote the title of this thread and paste in the URL.

Please also let us know what you hear back from Sparx.

HTH, David
No, you can't have it!

spereira

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Memory leak when importing database
« Reply #2 on: December 27, 2007, 08:57:14 am »
Thank you very much!