Viewing 15 posts - 1 through 15 (of 37 total)
ok Sorry For That But I get Into This Error About 8 hour And I am Now Behind Schedule.Again Sorry For That
December 29, 2015 at 11:19 am
I Just Download Model From This Site And It Work.HAAAAAAAAA
http://www.kodyaz.com/sql-server-tools/model-database-error.aspx
December 29, 2015 at 9:38 am
when I write SQLSERVR.EXE -c -T3608 for Recovering Model DB IT says :login Fail For nt Authority Network Service.What Can I Do????????????
December 29, 2015 at 7:36 am
my question is as you say in example.it is better EmployeeID and DepartmentID be both primary key as they are foreign key or i unique them to prevent duplicate info???
February 6, 2014 at 5:49 am
Koen Verbeeck (10/23/2013)
I don't see any RampID or PreRampID.
Please read the first link in my signature...
October 24, 2013 at 6:47 am
tables(Ramp and PreRamp)have one(Line Table) to many(Ramp and PreRamp Table) relationship with Line Table and i dont Know how can i do that.because there is RampID and PreRampID which one...
October 23, 2013 at 4:02 am
how can i create a table that have two foreign key.i mean my Line Table have relationship with two table(Ramp and PreRamp).this is the point that i get confused!!!
October 23, 2013 at 3:50 am
i mean how can i create stone table in ERD?????
October 14, 2013 at 1:59 am
ok. i change query this way and it is work.is it optimize query??
select
BsH.SabtHazineId,
BsH.HazineID,
BsH.EndUserNAme,
BsH.Tedad,
BsH.sabtHazineDate,
BsH.Describtion,
Coalesce( BH.HazineName, H.HazineName ) as [HazineName],
...
May 26, 2013 at 1:19 pm
i write this query but it give me this error:
All queries combined using a UNION, INTERSECT or EXCEPT operator must have an equal number of expressions in their target lists.
select...
May 25, 2013 at 6:57 am
for example when i want to show list of books to admin.I want to show who insert and edit each record of it and when it happen.it takes query executing...
May 4, 2013 at 4:45 am
i have deleted Info From a table thay have foreign Key in AgencyDB and It Move To AgencyBackupDB.this my problem:
how can i understand That Info that Move to AgencyBackupDB when...
April 26, 2013 at 3:13 am
in my AgencyBackupDB there is no Constraint and when I delete Info From SabtHazine table In AgnecyDB. how can i Delete This Info that I face with No problem For...
April 26, 2013 at 2:26 am
Viewing 15 posts - 1 through 15 (of 37 total)