Advertisement

1 - 10 of 77 containing alltags:("implicit") (0 seconds)
What are implicit arguments ?
Zones: C++Date Answered: 10/22/2000 Grade: A Views: 5
Hi all, Is there a way to create an implicit or default method or property of a class in Managed C++? In other words, how do I declare a ToString method so that the two statements below both ...
Zones: MS Visual C++Date Answered: 12/21/2004 Grade: A Views: 0
what is Implicit cursors and explicit cursors..?? and when shud we use explicit cursors.??
Zones: OracleDate Answered: 04/30/2002 Grade: B Views: 0
Hi, Can anybody help me in understanding the advantages  and disadvantages of setting the implicit_transactions on or off thanks,
Zones: MS SQL ServerDate Answered: 03/07/2003 Grade: A Views: 8
It is unclear to me from everything I have read, the scope of the SET IMPLICIT_TRANSACTIONS ON/OFF command.  I am coding a stored procedure where my sample included an "off" at the beginning and an...
Zones: MS SQL ServerDate Answered: 02/25/2004 Grade: A Views: 0
Hi experts.  I'm sure somebody will know this right off the bat if it's possible.  I'm using a database filled to the brim with biological data, and I've written a couple pretty sexy lines of relat...
Zones: MS SQL ServerDate Answered: 06/14/2004 Grade: B Views: 0
I have been playing around on query analyzer trying to see how implicit_transactions on/off works. I can't seem to write a transaction where this setting will make a difference. Can someone give me...
Zones: MS SQL ServerDate Answered: 11/17/2004 Grade: A Views: 0
I have a select statement that may not return a row. So I say "if sql%notfound then raise_error" But it doesn't raise the error, it goes to "EXCEPTION WHEN OTHERS" Why won't it go to "raise n...
Zones: OracleDate Answered: 11/15/2005 Grade: A Views: 0
I am getting an error on some code I Am porting from Solaris to Linux Redhat. Does anyone know why I would be seeing these errors? I m just trying to create a simple server client socket that c...
Zones: C++, CDate Answered: 06/12/2007 Grade: A Views: 0
All, I'm trying to compile my code on a SUN machine and I get a followingwarning: line 1880: warning: implicit function declaration: _strupr I do have <string.h> in my header file. Any clu...
Zones: C, SolarisDate Answered: 12/14/2007 Grade: A Views: 52