Sql Server Log Temizleme
Merhaba Arkadaşlar , bazen veritabanımızda ki verilerimizin boyutu büyümeye başladıkça yer sıkıntısı çekiyoruz bu durumda veritabanının log dosyasını temizlemek durumda
DevamMerhaba Arkadaşlar , bazen veritabanımızda ki verilerimizin boyutu büyümeye başladıkça yer sıkıntısı çekiyoruz bu durumda veritabanının log dosyasını temizlemek durumda
DevamMerhaba Arkadaşlar defalarca aynı kodları oluşturmaktan sıkıldım diyorsanız. örnek for yazıp tab tab dediğiniz de for (int i = 0;
DevamSayın Arkadaşlar bugünler de bir çok hacker ve buna benzer kişiler sizlere bu şekilde bir mail gönderimi yapıyorsa sakın olarak
Devam1) Başlat > Çalışır > Regedit giriş yapılır. 2) HKEY_LOCAL_MACHINE > Software > Borland sağ click permission giriş yapılır. 3)
DevamTek yapmamız gereken bu kodu kullanmak. <asp:ScriptManager ID=”ScriptManager1″ EnableScriptGlobalization=”true” runat=”server”> </asp:ScriptManager>
DevamC# using System.Net.NetworkInformation; ————————————————- VB.Net Imports System.Net.NetworkInformation —————————————————- C# List<string> sites = new List<string> { “www.orhanturk.com.tr”, “www.google.com”, “www.yahoo.com” }; List<PingReply>
DevamFor whatever reason, once in a long while WordPress will just break the RSS feed. Why? God only knows. Maybe
DevamC# bir projem de kullanma gereği gördüğüm için bu örnek kodları sizler ile paylaşıyorum string _yazi = “Orhan Türk
DevamSqlConnection cnn = new SqlConnection(Degiskenler.SqlStr); protected void Page_Load(object sender, EventArgs e) { string ipadresim = “”; ipadresim = IPADRES(); if
DevamKaynak Kodu İndir Google_map
Devamhttp://brushost.com/
Devam<html> <head> <title>Selecting Data</title> <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-9″ /> </head> <body> <?php include(“baglan.php”); ?> <?php mysql_connect($hostaneme,$username,$password ); $result = mysql_query(
Devam<?php include(“baglan.php”); $query = “drop table if exists deneme”; $result = mysql_query ($query) or die (“Sorgu başarısız.”); ?>
Devam<html> <head> <title> veritabanı, tablo ve alan Listeleme</title> </head> <body> <?php include(“baglan.php”); ?> <?php $link = mysql_connect($hostaneme,$username, $password ); if
Devam<?php $hostaneme = “127.0.0.1”; $username = “root”; $password = “root”; $connection = mysql_connect($hostaneme,$username,$password); if(!$connection) { die (“Sunucusu ile bağlantı kurulamadı!”);
Devam<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”> <html> <head> <title></title> </head> <body> <?php mysql_connect(“localhost”,”root”,”root”); $dbs = mysql_list_dbs(); echo “Veri
DevamTimeZoneInfo.ConvertTimeFromUtc(DateTime.UtcNow, TimeZoneInfo.FindSystemTimeZoneById(“Turkey Standard Time”))
DevamDownload Common Compiler Infrastructure (CCI) Mono Cecil ILSpy Dotnet IL Editor (DILE) IL.View Monoflector (no longer active as of
Devamstring sorgu = “select adsoyad from kullanicilar where adsoyad is not null “; SqlCommand emir = new SqlCommand(sorgu, cnn); cnn.Open();
DevamSELECT login_name as [Bağlı Kullanclar], count(session_id) as [Bağlantı Saysısı] FROM sys.dm_exec_sessions GROUP BY login_name Aşağıdaki procodure ile bağlı tüm
DevamSoft Reset Hard Reset Clean Boot with Application Wipe 1. Unzip the contents of the clean and wipe ZIP
DevamBu adrese girin çerçeve içindeki kutucuğa soundcloud daki parçanın linkini yapıştırıp OFF düğmesine tıklayın. “Right Click…” yazan yere sağ tuşa tıklayıp
DevamDownload MaintenanceSolution.sql
Devam