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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10066199.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10090907.html
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.
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10105067.html
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
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10111502.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10145294.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10187720.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10188878.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10219581.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10293855.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10304899.html
Zones:
Visual BasicDate Answered: 03/07/2000 Rating: 5.2 Views: 0