ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified: select xx.*, dosyaadi from ( select isnull(kat.kategoriadi,k2.kategoriadi) ustkategori, k2.id, k2.link, k2.kategoriadi,k2.hassubmenu, k3.id k3id, k3.link k3link, k3.kategoriadi k3kategoriadi,k3.hassubmenu k3hassubmenu, max(k4.id) haberid, k2.siralama siralama2, kat.siralama siralama1 from Kategori as k2 left join Kategori as kat on k2.ustkategoriid=kat.id and kat.active=1 left join Haber as k4 on k4.kategoriid=k2.id and k4.active=1 left join Kategori as k3 on k3.ustkategoriid=k2.id and k3.active=1 where k2.pozisyonid = 5 and k2.active=1 and (kat.kategoriadi is not null or k3.id is null) and k2.kategoriadi>' ' group by kat.kategoriadi, k2.id, k2.link, k2.kategoriadi,k2.hassubmenu, k3.id, k3.link, k3.kategoriadi,k3.hassubmenu,kat.siralama,k2.siralama )xx left join Haber as x2 on x2.id=xx.haberid order by siralama1,1, siralama2,4, 8

The 'SQLNCLI10' provider is not registered on the local machine.:if not exists(select * from Customer_log where userid=0 and ipadres='216.73.216.209') insert into Customer_log (userid,ipadres,macadress,url,kayittarihi) select 0,'216.73.216.209','00505681C1E3','/mevzuat/mevzuat.aspx',getdate() else update Customer_log set kayittarihi=getdate() where userid=0 and ipadres='216.73.216.209'

The 'SQLNCLI10' provider is not registered on the local machine.: exec getmerkezdoviz 1,'14.10.2025'

Login failed for user 'USR150731225927'.: exec getmerkezdoviz 1,'15.10.2025'

Object reference not set to an instance of an object.