Search:

Type: Posts; User: comprar

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    11,043

    Re: chnage password in DSN via vb6 code

    Here is a string I use in one of my projects which connects to SQL Server, Tested with SQL Server 6.5 - 2008 using ADO.

    Code:


    Provider=MSDASQL; DRIVER=Sql Server; SERVER=p42800;...
  2. Replies
    13
    Views
    30,236

    Re: Pilots School - flight game with sources.

    Regardless, very nice work. I look forward to seeing what this will look like with some textures.
  3. Replies
    1
    Views
    5,595

    Re: Php curl to https soap web service

    You can try this. This is what I used when I wound up using cURL in .php for a SOAP Web-Service.


    $envelope = '<soap:Envelope> .... </soap:Envelope>';

    $soap_do = curl_init();...
  4. Replies
    3
    Views
    10,747

    Re: RichTextBox Issues

    I have the same problem. Please write did you find the solution? If yes, share it.
Results 1 to 4 of 6



Click Here to Expand Forum to Full Width