If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Stored Procedure Uses

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-18-04, 07:27
peteb peteb is offline
Registered User
 
Join Date: Mar 2004
Posts: 2
Stored Procedure Uses

Hi, New to stored procedures.
I have read loads of information but there is one thing missing.
I have a VB6 app that needs to read data from SQL Server into the client form, the user modifies the data and that then needs updating back to the server.

I'm currently using standard queries to do all that and although I can use a stored procedure to get the data into the form, it means I will have to somehow use another stored procedure to get the modified data from the client back to SQL Server! I have 20+ users all accessing data from the SQL server.

Anyone got any ideas?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On