This is a migrated thread and some comments may be shown as answers.

Out of Space Event

1 Answer 37 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Brent
Top achievements
Rank 2
Brent asked on 04 May 2012, 05:39 PM
I would like some guidance on the best way to handle an out of space occurring on my source database side. Is there an ORM event that I can capture at the application level to catch this when it happens?

Thanks,
Brent

1 Answer, 1 is accepted

Sort by
0
Ralph Waldenmaier
Telerik team
answered on 07 May 2012, 04:12 PM
Hi Brent,

I am afraid that we do not have events that handle such scenarios. The only possible way to handle these kind of database exceptions is to have an try/catch block and implement your own exception logic wherever you find it useful.

I hope this information is helpful for you. 
Feel free to ask if you have any other question.

Greetings,
Ralph
the Telerik team
Follow @OpenAccessORM Twitter channel to get first the latest updates on new releases, tips and tricks and sneak peeks at our product labs!
Tags
Development (API, general questions)
Asked by
Brent
Top achievements
Rank 2
Answers by
Ralph Waldenmaier
Telerik team
Share this question
or