let's assume i have many tables in my database, tables A thru z. is it possible to write a stored procedure that takes a tablename as a parameter? I want to be able to delete data from tables that ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10157130.html
Please specify advantages/disadvantages of using Stored Procedures from VB?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10159052.html
Zones:
VB DBDate Answered: 06/06/1999 Grade: C Views: 4
I want to store rtf document into MS SQL server,how can I do it? You see,I mean what datetype,how long,and use what vcl to store and show it easily?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10199551.html
This is the situation:
On SQL Server 6.5 (on a remote machine in the network) is stored a database with tables and stored procedures.
Locally (on my Win 98 machine) I have installed SQL Serve...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10259368.html
lets say I have a database table with four fields on SQL Server; field1, field2, field3 and field4. now through a simple SQL statement from the front end (VB Application) I could create a criteria ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10297139.html
Zones:
VB DBDate Answered: 02/18/2000 Grade: A Views: 0
i have a memo field and i want to store in it the contents of some txt box and combo box put together. but when i combine the data, i need to add an enter constant(vbkeyreturn) along with the data....
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10318056.html
Zones:
Visual BasicDate Answered: 05/21/2000 Grade: B Views: 0
How can I read and parse an external tab/comma delimeted file from a stored procedure?
My goal is to parse the text file and either pass the rows to a database or write an exception for that ro...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10332048.html
How I can encrypted a password?
For example (in my application):
A user type a user name and after that a password. The password must encrypted and store into a file. I want to know how I can ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10658181.html
Zones:
JavaDate Answered: 07/12/2000 Grade: B Views: 0
We use Microsoft Aceess to deal with user daily data and prepare it and use remote Oracle stored process to insert the sale data to Oracle table in the remote Oracle server with version 7.3.2 runni...
http://www.experts-exchange.com/Database/Oracle/Q_11184651.html
Zones:
OracleDate Answered: 09/08/2000 Grade: D Views: 0
I want creates a FORM in VB that permit me to store in a data base photographs obtained from a scanner or a digital camara
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11210757.html
Zones:
Visual BasicDate Answered: 11/15/2000 Grade: B Views: 0