S
Sam
I have a form based on a set of records in a SQL 2000 table and I want to
move the processing to a stored procedure because I am getting ODBC timeouts
at certain distant locations. I created the stored procedure on the SQL
database and now I need to call it and pass it some variables. I cannot
find instructions to do this in the help files.
Can someone help me with an example please? Thanks
move the processing to a stored procedure because I am getting ODBC timeouts
at certain distant locations. I created the stored procedure on the SQL
database and now I need to call it and pass it some variables. I cannot
find instructions to do this in the help files.
Can someone help me with an example please? Thanks