From: <car...@te...> - 2005-01-28 18:51:28
|
Hello: > public static void ValidateDatabase() > { > FbValidation val = new FbValidation(); > val.ConnectionString = InitConnectionString(SysdbaUser,SysdbaPassword); > val.Options = FbValidationFlags.CheckDatabase; -------------> Also tried > Full In first place (iw ill try to do more tests later today) CheckDatabase looks to be the only option that didn't work, i think i will be removing it, can you give a try using ValidateDatabase instead ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |