Enter Keywords:
1 - 10 of 144(0.001 seconds)
Sort By:
 
I have a problem which I feel is an Oracle bug or undocumented feature. I have a database link whick connects to a remote database. Create database link test connect to scott identified by tiger u...
Zones: OracleDate Answered: 02/27/1999 Rating: 8.0 Views: 0
In general, I'm fine with working with VB, but the ONE thing I hate about VB is the following: Once an app is compiled and distributed to the public, some errors DO happen on my customers comput...
Zones: Visual BasicDate Answered: 01/12/2004 Rating: 8.4 Views: 0
I am using Word 6 on a computer with 8M RAM. Whenever I start the computer it comes up with the message WordBasic Err=7 !Out of Memory. After that the message keeps on coming whenever I want to loa...
Zones: MS OfficeDate Answered: 12/31/1997 Rating: 5.2 Views: 0
ERROR: ORA-12203: (Cnct err, can't get err txt.  See Servr Msgs & Codes Manual) This error occurs when using SqlPlus.  I can view the database in Access and my ASP application works fine.  Mt tn...
Zones: OracleDate Answered: 09/09/1999 Rating: 7.6 Views: 0
we created a project and uploaded that project thro' FTP. when we enter thro the site it's giving us this error: ---------------------------------- Error Occurred While Processing Request ...
Zones: Cold...Date Answered: 09/09/2000 Rating: 4.4 Views: 0
hiya, i have a com component that calls a second component's methods. if that second object raises an error in a method i take care of some stuff inside my error handler then raise the error aga...
Zones: Visual BasicDate Answered: 01/19/2001 Rating: 7.4 Views: 0
Hello All I have question about the way Err object works in VB. It's like this: I have a procedure called ReplaceData, which open a file thru. a Class oFso's OpenFile command. Now oFso has a proce...
Zones: Visual Basic, VB ScriptDate Answered: 09/19/2001 Rating: 8.8 Views: 0
Hello experts, I am using xerces-c-1.6 and VC++ on winNT. I have a DOM_Document doc that looks something like this: <root>  <elem1>   <!-- some child nodes -->  </elem1>  <elem2/>  <e...
Zones: XMLDate Answered: 03/13/2002 Rating: 8.8 Views: 0
In my VB program, I'm trying to write a log file of errors when they occur.  I've got the error number, and description for the Err. object.  But, how do I get the line and procedure that the error...
Zones: Visual BasicDate Answered: 02/12/2003 Rating: 8.4 Views: 0
i have an error handler in a btn_Click() sub.  this sub calls functions that do all my db work, and these functions reside in separate modules.  i do not have error handlers in any of the functions...
Zones: Visual BasicDate Answered: 05/20/2003 Rating: 6.2 Views: 0