能实现么?
怎么实现啊?
用的是sql server
分不够,尽管说喽 :)

解决方案 »

  1.   

    应该可以的,但你为什么不用ADO连接远程sql server数据库呢?
      

  2.   


    Visual Basic: Winsock ControlSendData Method
          Sends data to a remote computer.Return ValueVoidSyntaxobject.SendData dataThe SendData method syntax has these partsPart Description 
    object An object expression that evaluates to an object in the Applies To list. 
    data Data to be sent. For binary data, byte array should be used. 
    ResWhen a UNICODE string is passed in, it is converted to an ANSI string before being sent out on the network.
    --------------------------------------------------------------------------------
    Send feedback to MSDN.Look here for MSDN Online resources.