Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem calling SP in SQL 2000 from VFP via SPT
Message
 
 
À
27/07/2001 09:27:20
Martin Van Krieken
Capgemini Nederland Bv
Utrecht, Pays-Bas
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00536342
Message ID:
00536835
Vues:
19
The stored procedure stops processing like waiting for something or it quits in the middle of processing?

>Hello,
>
>I've got a very strange problem. I've got a web site which exepts an XML data document (400 Kb). This document is copied to the database server. Next the web server instantiates a Visual FoxPro DCOM component on the databse server which will do a bulkload of the data in de XML into several tables a SQL 2000 database. So far so good.
>Next this component starts a stored procedure (via SQL pass through) which will start several stored procedures. Each of these stored procedures will walk through one table in the database and insert or update records in an other database.
>Now my problem: sometimes (I don't know why or when) the stored procedure which processes the first table stops after 6 to 10 records (there are 123 records). I can't find why this happens. When I start the stored procedures from the query analyzer or via SQL pass through from the comand window there's no problem.
>I allready set the connecttimeout to 600 seconds, but it doesn't help.
>Has anyone seen this kind of behavior?
>
>TIA,
>
>Martin van Krieken
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform