Viewing 15 posts - 4,456 through 4,470 (of 5,356 total)
Hi Ron,
quote:
We create the NT Groups, assign the groups to SQL Server with the permissions needed by the groups. The users...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi Mani,
quote:
Here are three statements1.SELECT A.RetailPrice * F.salesQuantity FROM StockDept A .....
Result 29.989999999999998
2. select round(29.989999999999998,2)
Result 29.990000000000000
3.SELECT round(A.RetailPrice * F.salesQuantity,2) ...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi Nelson,
quote:
What I'm doing is.other server creates a TXT file from all records and save it as ex: file name 07300300.15S, so...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
Ex: suppose the number found is 15so I need it understand 15.S
so, you have...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi Nelson,
quote:
I have this command line and I need said that '@@' can be any number between 01 and 99how I do...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
Sorry Frank, is that better.
Hi David,
that's an inherent error in the forum software, it...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
Yes, I have full permissions on SQL 7 server.
ok, I guess someone else will come...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
Yes, the value is <> 0this is the hardware situation.
Server A: windows 2000, SQL 2000
Server B: windows NT, SQL 7
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
about 74000 rows, but I get timeout when I execute the query.
not that much, did...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
The query is just a simple "Select * from [SQLserver7].database.dbo.table".
How many rows are to be...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Hi qwerty,
quote:
I have performance problem when I create a select from sql 2000 into sql 7How can I solve this problem
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
the intention was humor...it's monday morning, i'm sitting in this hole-of-a-cube at this suck-ass job, and i really need some...if you'd like...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
quote:
it's clint all right, and it don't need no elaboration...! 🙂
come on, bear with...
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
Viewing 15 posts - 4,456 through 4,470 (of 5,356 total)