Viewing 15 posts - 5,011 through 5,025 (of 5,356 total)
Hello BillyWilly,
quote:
No big deal - I'll just do some casting during division to get the 12 precision I want - just found...
June 10, 2003 at 7:21 am
Hello Flavio,
quote:
select ....FIELDS_NAME, .... from [SERVER_NAME].[DB_NAME].[dbo].[TABLE_NAME_2]
does SELECT * FROM [dbname].dbo.table_name_2 also not work?
Cheers,
Frank
June 10, 2003 at 6:48 am
Hello Mark,
quote:
works on SQL2k anyway. You can stop mssqlserver and then play around with a hex editor in the mdf file...
June 10, 2003 at 6:43 am
Hello Mark,
quote:
Frank,If it's a maintenance plan job, look at the report specified on the plan's reporting tab. If you haven't requested...
June 10, 2003 at 6:20 am
Hello nafshan,
quote:
Can someone will give me some hints in searching millions and billions of record very fast.
June 10, 2003 at 6:06 am
Hello David,
quote:
Ideally I would like to be able to do something along the lines ofecho off
cls
osql -USA -PPassword -iInstall01.sql -oInstall01.Err
if ErrorLevel==0
osql -USA...
June 10, 2003 at 5:35 am
Hello Carl,
quote:
Any other ideas?
are you able to figure out where the package hangs (AS400, DB...
June 10, 2003 at 5:15 am
Hello Mike,
quote:
I receive an ASCII text file daily that contains the current stock levels from our parent company, (CSV type delimited by...
June 10, 2003 at 5:11 am
Hello gzh1111,
quote:
Saw an article says that Oracle 8i has a build in JSever, and be able to run JSP. Wondering if SQL...
June 10, 2003 at 5:08 am
Hello Todd,
another thought that came to my mind is, that - assuming a 'good' programming - all stuff that is needed to built the new db should be placed in...
June 10, 2003 at 4:27 am
Hello BillyWilly
the money type has an accuracy of a ten-thousandth of a monetary unit. That is 1.1234. Any numbers after these 4 digits are rounded. While I think, this accuracy...
June 10, 2003 at 4:11 am
Hi Todd,
quote:
I guess, both? I've a functional MSSQL 7.0 machine. I've a bunch of php scripts which comprise a DB....
June 6, 2003 at 8:09 am
Hi Antares686,
quote:
SELECT*
FRO Test1
and run. You will get Line 3 as a syntax issue. Click the error in the report section of QA...
June 6, 2003 at 8:01 am
???,
was the question how to get php working with SQL7 or how to create a SQL db when the scripts are all in php?
Cheers,
Frank
June 6, 2003 at 7:55 am
Viewing 15 posts - 5,011 through 5,025 (of 5,356 total)