Deepal
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 18 articles for 0.303 sec
http://www.wsws.org/articles/2008/sep2008/nucl-s17.shtml World Socialist Web Site www.wsws.org WSWS : News & Analysis : Asia : India Nuclear Supplier Group gives India unique waiver, but only after row between Delhi and Beijing By Kranti Kumara and Deepal Jayasekera 17 September 2008 In the face of immense political pressure from the United States and a frantic Indian lobbying campaign     

Group: misc.activism.progressive · Group Profile · Search for Deepal in misc.activism.progressive
Author: Richard Moore
Date: Sep 17, 2008 08:55

<deepal.82@gmail.com> wrote in message news:7e3371cc-d4ef-4e2e-9642-282089cccdf0@f36g2000hsa.googlegroups.com... The short answer is NO. I say that because your sample executes a VBS script, not a database stored procedure. VBS scripts can output text to a console window or GUI message box. But, they do not create output parameters. However, I am confused by your question. In
Show full article (13.11Kb)
deepal.82@gmail.com wrote: > I have a stored procedure that returns fetches two columns from a > table. It is goin to return a single row. > Will i be getting only 1 parameter is return (This will be a record > set and from there i need to fetch the two columns) > or would i be returned 2 out parameters ? > In my stored procedure i will have the query as below > select a, b from     

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: Bob Barrows [MVP]
Date: Aug 21, 2008 15:57

The short answer is NO.  I say that because your sample executes a VBS script, not a database stored procedure.  VBS scripts can output text to a console window or GUI message box.  But, they do not create output parameters. However, I am confused by your question.  In one place you reference 'stored procedure', yet your example is a VBS script.  Does your script connect to
Show full article (0.37Kb) · Show article thread
deepal.82@gmail.com schrieb: > Hi, > > I have a abc.properties files. > This file has contents as below > > #local > local.db.server = SQL024301 > local.db.database = Taurus_Dev_R4 > local.db.username = NT > #dev > dev.db.server = SQL024302 > dev.db.database = Taurus_Dev_R4 > dev.db.username = NT > > The above parameters are passed to a stored procedure through the VB > script. Can     

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: deepal.82
Date: Aug 21, 2008 02:23

On Aug 20, 6:23 am, deepal...@gmail.com wrote: Out parameters are returned back and the In parameters are used as input. Fro example i can do Set objParameter = objCommand.CreateParameter ("ConfirmID", 3, 2) 2- specifies that its an Out param You can refer tohttp://www.devguru.com/Technologies/ado/quickref/command_createparame... for more details But i just wanted to confirm
Show full article (0.13Kb) · Show article thread
Hi, I have a abc.properties files. This file has contents as below #local local.db.server = SQL024301 local.db.database = Taurus_Dev_R4 local.db.username = NT #dev dev.db.server = SQL024302 dev.db.database = Taurus_Dev_R4 dev.db.username = NT The above parameters are passed to a stored procedure through the VB script. Can i read the values from the properties file? If so how? Thanks     

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: Richard Mueller [MVP]
Date: Aug 20, 2008 11:52

deepal.82@gmail.com wrote: Hi All, I want to know, if i can define a recordType in the createParameter(). Currently i am using the following code .Parameters.Append .CreateParameter("date_diff_days", 3, 1) 3- is for Integer, I would like to know if there is a number for recordType? How can i fetch the record that is returned by the stored procedure? What database
Show full article (3.33Kb) · Show article thread
    

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: Bob Barrows [MVP]
Date: Aug 20, 2008 08:06

Show full article (2.54Kb) · Show article thread
    

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: deepal.82
Date: Aug 20, 2008 05:42

Show full article (2.21Kb) · Show article thread
    

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: ekkehard.horner
Date: Aug 20, 2008 05:17

Show full article (2.37Kb) · Show article thread
    

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: Tom Lavedas
Date: Aug 20, 2008 05:16

Show full article (1.10Kb) · Show article thread
    

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: deepal.82
Date: Aug 20, 2008 04:45

Show full article (0.40Kb)
    

Group: microsoft.public.scripting.vbscript · Group Profile · Search for Deepal in microsoft.public.scripting.vbscript
Author: Bob Barrows [MVP]
Date: Aug 20, 2008 03:56

Show full article (0.77Kb) · Show article thread
1 · 2 · next