Viewing 15 posts - 586 through 600 (of 774 total)
No, that's not the problem.
First, a company asked me for the layout of the tables of my database and i want to be choore that when they say "layout" (in...
June 16, 2010 at 10:12 am
What is a table layot?
Table layout is the desing of the table, correct?
design of the table is the name of the fields.
Is this it?
June 16, 2010 at 9:04 am
Thank you very much for the links.
I have read them (the links) and now i know what a database dictionary is...
But i still have a problem , i do not...
June 16, 2010 at 3:47 am
It don't seems that that command will returen the operating system laguage...
I have XP professional edition in portuguese language and when i make a select like:
select @@laguage it retrieves: us_english
So,...
June 14, 2010 at 2:40 am
If you do not have indexs on does fields where you are making comparations, the time to retrive the results will be much larger.
June 14, 2010 at 2:19 am
Do you have indexs where you are making the joins and the condicions?
June 14, 2010 at 2:12 am
This does not have anything to deal with SQL Server, the problem is the terminar services (remote desktop) i can not connect to the server (with remote desktop) after i...
June 2, 2010 at 7:53 am
It does not work...
Maybe it's because i have my default instance in SQL Server 2005 and my named instance in SQL Server 2000.
Maybe i have to change the order as...
May 28, 2010 at 1:08 am
It as any thing to do with the fact that i have a SQL Server 2000 named instance on the same box?
I can connect using osql, but can not connect...
May 27, 2010 at 3:49 am
there is no need for this particular command , but the client (to who i'm making this app) needs that the app runs every thing that can be run from...
May 26, 2010 at 10:37 am
it's like:
if you can run it (.sql script) from query window in MS, then, this app as to execute it too.
I don't know if the best thing to do...
May 26, 2010 at 10:15 am
yes, but this is an app that as to execute any text that is inside .SQL script.
That's the problem....
May 26, 2010 at 10:12 am
Viewing 15 posts - 586 through 600 (of 774 total)