I am installing SQL Server 2000 Reporting Services on MS Windows Server 2003 Standard Edition. I get the error " The installer has encountered an...
guys, I recently migrated one database from sql 2k to sql 2k5. Now the problem is I have to change the view column collation can anyone help me in...
Thanks for your reply...
I have used your reply Madhivanan....
Hi Guys, I could convert datetime to int ... i used this : convert (char(10),Date,112) O/P: 20030306
its not just for display purpose...
actually Frank i need to convert the datatype from datetime to int... so if i use that i'll get the output in yymmdd format...but i need it in...
SELECT CONVERT(VARCHAR(8),GETDATE(),112) If i use this the output format will be yymmdd ....
I have two tables oldtbl and newtbl.I am trying to populate the newtbl from oldtbl , In Oldtbl i have a column by name Date of type (datetime).... in...
Hi friends, I have a Date column as MM/DD/YYYY(datetime) i need to convert this to YYYYMMDD(int). Can anyone help me in converting this.... i tried...
I am using Enterprise Edition SP2...
The Linked Servers are already setup.....
Hi Friends, I am trying to import data from a flat file(.txt) to a table already created on a database... I am getting this error TITLE: SQL Server...
Thanq... I'll try these methods ...
Hi All, I am a newbie to the developer concepts ..... I need help inserting the rows in a table... I have 2 servers Server1 (2005) and Server2...
Separate names with a comma.