public marks

PUBLIC MARKS from bagou with tag sql

November 2005

October 2005

FAQ C# - Club d'entraide des développeurs francophones

(via)
try { // Chaîne de connexion string connectString = "database=test_paresco;server=am01;User ID=BACK;pwd=xxxxxx"; // Objet connection SqlConnection connection = new SqlConnection(connectString); // Ouverture connection.Open(); // Fermeture connection.Close(); } catch (Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); }

SQL Designer

by 22 others (via)
Modeliseur de BDD en AJAX. Impressionnant

March 2005

Fonctions SQL

by 7 others (via)
Tableau de synthèse des fonctions de la norme SQL pour Paradox, Access, MySQL, PostGreSQL, SQL Server, Oracle et InterBase

bagou's TAGS related to tag sql

ajax +   applications +   authoring +   c# +   database +   hack +   identity +   sqlserver +   tools +   transact +   xml +