Hi everyone,
I have a database in system database place. I dont know how i put it there, but this database is not a system database. how can i change it's place.
thanks.
Hello,
i have a question about unit of work pattern.
In unit of work pattern class constructor I take Isntance from dbcontext. so when i use each time unit of work ,i reinstance dbcontext.
We want to be sure using which one better for performance. using singleton dbcontext or to reinstance it...
Hi Everyone,
I have windows 10 on my computer.
I am using visual basic 6 is runnnig on my computer. Nowadays when i run (F5) vb6 it is waiting me much.
I make admin user, and disable themas. but still it is too much slow.
please help me.
Hi Everyone,
I have windows 10 on my computer.
I am using visual basic 6 is runnnig on my computer. Nowadays when i run (F5) vb6 it is waiting me much.
I make admin user, and disable themas. but still it is too much slow.
please help me.
Hi everybody,
I use visual studio 2017 for my c# project.
for a long time i could work and run my project. Now i can not run it,but still can build it. After i built project i see it works in another computer.
i regognize that in fist definition of virables there is SqlConnection ,
system doesnt...
Hi Everybody,
i have installed SQL server 2016 standart edition running on Windows 2019.
I create an user i tried to use Default language as English. but each time i set it English then when i want to look back language goes back to Arabic.
my main problem when i use
print getdate()
i have 12...
Hi everybody,
I want to know that devexpress xtrareport has master table 1. detail table- 2. detail table version ?
that means there are two detail tables which are independent from each other just depent on master table.
Hi All,
i neeed help to make .apk from my MVC project. i want it to use in android device.
i learn that i can use Xamarin.Android.Support.v4 i search in nuget than when i try to install i got an error.
Severity Code Description Project File Line Suppression State
Error Could not install...
Using 32feetlibrary works on windows form but it didn't work on webproject. Is there a way to interact with a bluetooth device on webform/.net webproject?
thank you for all replies
hi everyone,
i have a code which i want to move place of labels. i do like below, but it takes time in this method, is there any other way to do it easyly?
thank you
Label53.Left = Label52.Left + Label52.Width
Label54.Left = Label53.Left + Label53.Width
Label55.Left =...
Hi everybody,
I have a view name view_verim_hesap
Has tables that i didnt uze with (nolock)
So if i put with (nolock) to tables in the views
Do i need to use with (nolock) also for view
Select * from view_verim_hesap with (nolock)
hi ,
i want to update blow code. how can i update when there is ' or % or ---- in varchar column.
ÖNCE KUMAŞLAR YIKANARAK GÖNDERİLDİ,İSTANBUL'DA ETEK DİKİLDİ TEKRAR GELİP YIKANDI----
update model_num_det_yikama set kms_kodu=null ,lotbolge='Merkez Kesim'
,def='ÖNCE KUMAŞLAR YIKANARAK...
hi ,
when i do query in SQL SERVER down i got an error.
print power(36,6)
Arithmetic overflow error converting expression to data type int.
please help me.
Hi ,
i wanted to increase value of my max Alphanumeric field.
http://www.tek-tips.com/viewthread.cfm?qid=1232783
i searched here i found in link that Select Char(1 + Ascii('A'))
so i use it in my table.
select top 1 Char(1 + Ascii( left(opr_sec,1))) from model_oper where model_num=32 and...
hi i have two table which i join them i couldnt get data even when i wanna get even one row .
here is my code :
select top 1 *from kalite_kontrol k inner join is_acma_bar b on k.is_num=b.is_num and k.oper_num=b.oper_num where b.pers_num=272 and k.tarih='2016-03-23'
i couldnt get data by query...
Hi i am using SQL 2012 Enterprise edition.
I wanna restore my database but when i open restore i see "no backupset selected to be reload"
i couldnt see in forum any solution.
can anoyone help me please?
Hi i am using SQL 2012 Enterprise edition.
I wanna restore my database but when i open restore i see "no backupset selected to be reload"
i couldnt see in forum any solution.
can anoyone help me please?
Hi
i have a table column i wanna take data from this column as i want. and i wanna put this datas to temp table. i gave examples down.
Thank you ..
table : tablex
column : definition
examples:
a.
30091155-3/30091157-1_AÇIK PAÇA/30091158-7_AÇIK PAÇA MADE IN ETİKET
30091155 3
30091157 1...
hi i am new user for winsock.
in my code with winsock i connect to 672 port, but i couldnt connect to 1200 port.
i can connect with hyperterminal port=672 or port=1200
plese help me.
there is my code down.
Private Sub cmdConnect_Click()
On Error GoTo hata_g
If cmdConnect.Caption = "Connect"...
Hi,
i am new about Oracle, on my computer i can connect ORACLE database. But in another computer i have a problem following
"oracle connection Provider cannot be found. It may not be properly installed."
if you can help me i ll be apprsuade.
i use visual basic 6.
connection string:
With...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.