Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEND/RCV String to SQL SRVR USING WINSOCK
Message
 
 
À
15/10/2009 10:35:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01429459
Message ID:
01429497
Vues:
55
Theoretically it can be done but you'll have to learn a tabular data stream (TDS) protocol format that SQL Server uses to communicate with applications. What are you trying to do that cannot be accomplished with SQL Server ODBC driver or OLE DB provider?

>
>I have written a simple chat software(in VFP9) using Winsock. In my software I have created two forms named (Server) and (Client) with MSWinsock Contro on them. Client User sends messages using Winsock. Winsock accepts message on server from and sends received message to Client(s) .
>Now I wish that client should send message using winsock to SQL SERVER (Despite server form) . SQL SERVER should receive the message and deliver to clients connected with it using WinSock.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform