Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)

  • RE: SQL Server script

    Hello HTH,

    Many thanks for the link.

    Jc

  • RE: SQL Server script

    I am using SQLFront tool for creating and managing databses in localhost.

    However when I try to connect using SQL Front tool to connect to my MYSql database in my webserver,...

  • RE: SQL Server script

    Hi

    Thanks a lot for the tools and appreciated.

    Jac

  • RE: SQL Server script

    Hi,

    I am in an in house project, so fund allocated for this. I am sorry !

    Any alternative?

    Thanks

    Jac

  • RE: SQL Server script

    Hi

    I have around 100 rows in my sqlserver database. How can I easliy import to Mysql database. Is it possible to do this on a daily basis automatically from Windows...

  • RE: SQL

    Hello,

    I woul like to do that, unfortunately, I am behind exchange server and hence cannot post any code here. I will try from my residence.

    Thanks indeed,

    Jacobe

  • RE: SQL

    Hello,

    Yes that's correct,but my query is bit complicated and I cannot use desc or asc.Nevertheless I am use 2 different queries to fetch records.

    Thanks,

    Jacobe

  • RE: SQL

    Hello,

    Like top 5, is there something called bottom 5 to fetch the lowest 5?

    Thanks

    Jacobe

  • RE: SQL

    Hello Mark

    I tried with another query which is as follows

    SELECT TOP 5 *

    FROM table

    However I am not getting...

Viewing 9 posts - 1 through 9 (of 9 total)