Advertisement

1 - 10 of 6469 containing alltags:("stored") (0.004 seconds)
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 ...
Zones: MS SQL ServerDate Answered: 06/05/1999 Grade: C Views: 0
Please specify advantages/disadvantages of using Stored Procedures from VB?
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?
Zones: Delphi ProgrammingDate Answered: 01/11/2000 Grade: C Views: 0
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...
Zones: MS SQL ServerDate Answered: 02/08/2000 Grade: B Views: 0
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 ...
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....
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...
Zones: MS SQL ServerDate Answered: 04/26/2000 Grade: A Views: 0
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 ...
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...
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
Zones: Visual BasicDate Answered: 11/15/2000 Grade: B Views: 0