Book a Demo

Author Topic: Problems with EA + Windows XP  (Read 2244 times)

danibr

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Problems with EA + Windows XP
« on: April 05, 2005, 08:54:08 pm »
I stared the EA running in a Windows XP computer, chose the option  "Connect to Server Repository" in the start page, selected the option "Microsoft OLE DB Provider for SQL Server", selected the server, entered the login and password and after this steps ocurred the error "Microsoft C++ Run Time Library Run time error! Program Ea.exe. Abnormal Program Termination".

Somebody can help me?

tks
Danibr

thomaskilian

  • Guest
Re: Problems with EA + Windows XP
« Reply #1 on: April 06, 2005, 03:03:44 am »
You did not desribe that you initially set up the database correctly. This is crucial and you have to use the SQL scripts from Sparx download area in order to make use of the database.

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Problems with EA + Windows XP
« Reply #2 on: April 06, 2005, 06:17:42 am »
That is truth, but that would result in a SQL error, not a crash.

Danibr, can you connect to the same database using the same driver, but not from EA but via your ODBC manager?

Bruno

Quote
You did not desribe that you initially set up the database correctly. This is crucial and you have to use the SQL scripts from Sparx download area in order to make use of the database.