C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102)
I am Recording the QTP Script..the Script is below VbWindow("mdiPP").VbWindow("frmPOSOLocking").ActiveX ("SSTab").VbListView("lstPO").SetItemState "272 [10-11]", micChecked. After when when Run then give error property not found.
How will you Handle Error in SQL SERVER 2008?
when i open the system error dialog box come memory could not be read some.
WHAT IS A VECTOR ? HOW IS DIFFER FORM AN ARRAY
NZE-28868: Peer certificate chain check failed.
NZE-28890: Entrust Login Failed
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity
How to create a program that lists the capital country when told what the original country is? (Terribly sorry, I'm a novice programmer and would appreciate any help ;). Cheers, Alexxis
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
i have created ODBC through Data sources and tests completed sucessfully. when i am Trying to connect SQL Server through ODBC (ODBC :Oracle Open Client Adapter for ODBC 2.0.2.15.0 Microsoft SQL Server 09.00.3054) unable to Connect to SQL*Plus: Release 8.0.4.0.0. it is given following error-message . Error: ORA-03121: NO interface driver connected- function not performed.
I worked with $message and $$message, Bt its not working?..
When do you get "getwmicomexception"?
RMAN-05017: no copy of datafile number found to recover
How to create a program that lists countries capitals when country is entered? (Terribly sorry, I'm a complete novist to coding with C, am looking for inspiration and general tips on how to code and create this program.)
write the value of x and y after execution of the statements: int x=19,y; y=x++ + ++x; x++; y++;