Enter Keywords:
1 - 10 of 3957(0.022 seconds)
Sort By:
 
how can i use an oracle stored procedure which returns and accepts parameters,how to use the resultset of an oracle stored procedure using RDO (i use most accessing queries also as stored procedur...
Zones: Visual BasicDate Answered: 07/22/1998 Rating: 7.6 Views: 0
I am trying to create a VB 5 executable that will allow any SQL Server user to automatically change their login password.  I can use sp_password inside SQL Server; however, when I try to call it fr...
Zones: VB DBDate Answered: 10/21/1998 Rating: 6.8 Views: 0
Is there a stored procedure available for sql server 6.5 to generate scripts for databases, tables, indexes views ? Please help.
Zones: MS SQL ServerDate Answered: 12/08/1998 Rating: 6.2 Views: 0
I want to know whether stored procedures can be written in access. if yes, then please refer some documentation or how that is possible to me as early as possible. Thanks
Zones: MS AccessDate Answered: 12/27/1998 Rating: 5.8 Views: 0
I have a question...but what is the difference between using a stored procedure in comparison to have the actually SQL statement in the code of the page? Is there a difference....what is the point ...
Zones: MS SQL ServerDate Answered: 04/06/1999 Rating: 4.6 Views: 0
we are trying to add a database to sourcesafe control so that we are able to version-control our sql code (with sql server 7.0 and visual studio 6.0 enterprise) i sort of found two articles about ...
Zones: MS SQL ServerDate Answered: 07/28/1999 Rating: 8.4 Views: 0
I have no experience with stored procedures, but would nontheless like to move some of my inefficient "search" code into the MSSQL-7 engine we have - to speed things up. Input to procedure:   <SQ...
Zones: MS SQL ServerDate Answered: 01/10/2000 Rating: 5.0 Views: 0
I'm using Access2000 with the MSDE and I have a form with 4 list boxes. The first list box is used as a lookup.  The user selects the record they want to view and the form populates based on that ...
Zones: MS AccessDate Answered: 10/25/1999 Rating: 4.2 Views: 0
Hi Experts Guys,       When I call a stored procedure the control doesn't return to program until the procedure is not finished but I would like to implement a gauge for instance. How could I imp...
Zones: Delphi ProgrammingDate Answered: 02/14/2000 Rating: 6.6 Views: 0
I've written a stored procedure in sybase and right now it populates a dbgrid..  WHat I want to do is have the stored procedure be stored into a recordset.  How do I accomplish this. On a side n...
Zones: Visual BasicDate Answered: 03/07/2000 Rating: 5.2 Views: 0