Community discussion forum

real time data and vb.net

  • 3 months ago

     i am having a client server application where user will input some data from their office and i suppose to save their data into a sql server 2005 express, where located in a different place using internet .

    can any one suggest how to achice this goal, please.

    urgent!

    thank you 

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 3 months ago

    alternative way could be saving sql commands with php input script to mysql, and on server side have some type of robot checking out "output" php script, executing commands on mssql and telling php check script to remove executed commands...(in some Timer period)

  • 3 months ago

    Thanks. but i am totally stranger to php. is there anyway to do it with vb.net or asp.net?

  • 3 months ago

    Ok. I am sure that my alternative can be written also in ASP easily. But that alternative is only for case you cannot reach server with MS SQL server directly. If you want to reach it directly you may set HOST=server ip part of connection string or uid, password and option optionally.

Post a reply

Enter your message below

Sign in or Join us (it's free).