• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

ErrorCode 1311 Cannot open any more tables

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm working with a Microsoft - ODBC Paradox Driver on NT 4 and always get the ErrorCode 1311 Cannot open any more tables.
Another time, I get the error message
ErrorCode :-5016 sqlException: [Microsoft][ODBC Paradox Driver] Unexpected error from external database driver (9482)
I made the connection a singleton as well as all classes wrapping data from the db, so that shouldn't be the problem. Did anybody meet this problem and knows how to solve it?
Thanks
Markus
[ April 25, 2002: Message edited by: markus baumgartner ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic