in
La comunitĂ  italiana dedicata a Sviluppatori e Architetti IT delle piattaforme Windows

Sfoglia per Tag

  • Automate routine database synchronization with Database Restyle - Application

    Database Restyle - Application is a graphical interface designed for the end users on the basis of the Database Restyle - Library component . http://www.perpetuumsoft.com/Product.aspx?lang=en&pid=55&dbrapp=15 Usually, it takes much time to generate scripts, compare and synchronize database structures...
    Inviato a Press-Release (Weblog) da devspy il 10-03-2008
  • New Database Synchronization Tool Helps SQL Developers and DBAs Keep Databases in Sync

    New version of Database Restyle - Library includes a software component and visual wizard . Component is integrated directly into your application, so that you can execute database synchronization from your application . This feature provides undoubtful competitive advantage as you don't need to...
    Inviato a Press-Release (Weblog) da devspy il 10-03-2008
  • Re: Connessione a db mssql...

    using System.Data; using System.Data.SqlClient; string connectionString = "Data Source=hostname_o_ip_server;Initial Catalog=nome_database;Integrated Security=SSPI;"; SqlConnection sqlConn = new SqlConnection(connectionString) sqlConn.Open(); // [...] sqlConn.Close(); Puoi trovare una serie...
    Inviato a C#.NET (Forum) da devspy il 04-02-2008
  • TulaSoft Unveils SQL Examiner Suite 2008

    SQL Examiner Suite 2008 , released today by TulaSoft is a two-part database tool for developers and database managers. The first tool is called SQL Examiner 2008 and compares and synchronizes schemas (structures) between SQL Server databases. With it you can merge databases with a few mouse clicks. Its...
    Inviato a Press-Release (Weblog) da devspy il 20-11-2007
Pagina 1 di 1 (4 elemento/i)
Prelevato da http://www.devspy.com/tags/SQL+Server/default.aspx
DevSpy.com 6.0 © 2001-2008 - Alcuni Diritti Riservati
Salvo diversa indicazione, tutti i contenuti sono pubblicati sotto licenza "Creative Commons Attribution-Share Alike 3.0"