Search the web
Sign In
New User? Sign Up
sqlcon
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 826 - 855 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
826
Hi frenz could anybody tell me the detailed introduction about Sql Reporting Services. take care bye ... Do you Yahoo!? Yahoo! Small Business - Try our new...
s a
anwarsql
Offline Send Email
Apr 4, 2005
4:59 am
827
Hi, I am trying to create a script file for creating all the database objects and want to include some insert statements of master data along with the those...
Aaditya Tarhalkar
aadityasqldba
Offline Send Email
Apr 4, 2005
4:59 am
828
Hi, In one of our customer's site at the time of saving a transaction they hve encountered the following error: [Microsoft][ODBC SQL Server][SQL...
Gomathi
umanilakantan
Offline Send Email
Apr 4, 2005
5:01 am
829
Aaditya, You can write something like this. (this needs modification, I am just giving an example) For a table with three columns, first two integers and the...
viswamitra.chevendra@...
mitracv
Offline Send Email
Apr 4, 2005
5:37 am
830
Hi, Deadlock occurs when two different connections try to acquire a lock on the other's resource without releasing a lock on their own resources. This can be...
viswamitra.chevendra@...
mitracv
Offline Send Email
Apr 4, 2005
5:37 am
831
Here is the official introduction. http://www.microsoft.com/sql/reporting/productinfo/overview.asp Regards Roji. P. Thomas NetAssetManagement ... From: s a To:...
Roji. P. Thomas
roji_pt
Offline Send Email
Apr 4, 2005
6:34 am
832
One of the users sent me this mail ..I thought of opening it to group... He is executing a JOB on SQL SERVER AGENT and getting following error Executed as...
veer
vwangoo
Offline Send Email
Apr 4, 2005
6:34 am
833
Here is a stored procedure by Narayana Vyas, which will generate INSERT statements for existing data. http://vyaskn.tripod.com/code/generate_inserts.txt ...
Roji. P. Thomas
roji_pt
Offline Send Email
Apr 4, 2005
6:36 am
834
Here is an other way to avoid Deadlocks...as shared sql SErVER performace people... Tips for Reducing SQL Server Deadlocks Deadlocking occurs when two user...
veer
vwangoo
Offline Send Email
Apr 4, 2005
6:37 am
835
http://www.sql-server-performance.com/deadlocks.asp Regards Roji. P. Thomas ... From: Gomathi To: sqlcon@yahoogroups.com Sent: Wednesday, March 30, 2005 11:08...
Roji. P. Thomas
roji_pt
Offline Send Email
Apr 4, 2005
6:38 am
836
Veer, Its hard to suggest a solution without knowing what exactly the job does. Still a fgew things to try... 1. copy the SQL statements to Query Analyser and...
Roji. P. Thomas
roji_pt
Offline Send Email
Apr 4, 2005
7:25 am
837
Write & Win! With the MSDN Magazine APAC Series Article Writing Competition Great software developers help to make great applications. But how do we foster and...
subhashini_simha
subhashini_s...
Offline Send Email
Apr 5, 2005
10:52 am
838
On Mon, 4 Apr 2005 12:20:02 +0530, "Roji. P. Thomas"...
CHK
harish_c_99
Offline Send Email
Apr 5, 2005
10:53 am
839
MUGH (Microsoft User Group Hyderabad) cordially invites you all to DEVCON 2005. You can register online at http://www.mugh.net/devcon This is a Full Day Event...
Anjana Ram
anjana_r21
Offline Send Email
Apr 5, 2005
12:25 pm
840
Hi In the SQL Server Backup window (Enterprise Manager/Database/All Tasks/ Backup Database)/Destination section if I decide to back up the database to a file...
ciaofromluca
Offline Send Email
Apr 6, 2005
12:33 pm
841
Hi aaditya why you dont try bcp commnad. is the data in the text format.if then try to use bcp commnad it automatically transfer the data from txt to the...
Biswajit Das
radhye
Offline Send Email
Apr 6, 2005
12:33 pm
842
Raja Shekar, You can do all the but you will still be missing the data for which the dates are not compatible with the destination table, therefore the best...
Saleem Hakani
hakani_saleem
Offline Send Email
Apr 6, 2005
12:33 pm
843
Hi Anjana Thanks for the Mugh invitation and its DEVCON 2005 information. I'd like to participate in this valuable session but presently I'm at Kolkata for my...
Gem Tgs
onlytgs
Offline Send Email
Apr 6, 2005
12:34 pm
844
Veer, Q1) Are you running MSDE 7.0 / MSDE 2000? If Yes than please follow this article: For MSDE 7.0: http://support.microsoft.com/kb/246815/EN-US/ For MSDE...
Saleem Hakani
hakani_saleem
Offline Send Email
Apr 6, 2005
12:34 pm
845
It's okay if you don't give an extention to the backup file as when restoring SQL Server understands that it's the backup file just by reading the header...
Saleem Hakani
hakani_saleem
Offline Send Email
Apr 6, 2005
1:44 pm
846
Thanks a lot everybody.Actually I was not facing this issue..But somebody mailed me this problem and she/he was member of SQLCON ..hope he/she has got the...
veer wangoo
vwangoo
Offline Send Email
Apr 6, 2005
1:44 pm
847
Reminder from the Calendar of sqlcon http://groups.yahoo.com/group/sqlcon/cal DevCon 2005 Sunday April 10, 2005 All Day (This event does not repeat.) Event...
sqlcon@yahoogroups.com
Send Email
Apr 9, 2005
6:10 pm
848
Hi group, Im n a deep trouble, one of my db user has deleted some records from the database since there was a cascading delete enabled on the table we have...
JeeLani bASHa
basha_21_99
Offline Send Email
Apr 11, 2005
4:56 am
849
Hi Luca, Extension is not mandatory. You can give your extensions .bkp or .dat, its up to you. MS recommends .bak extension. Here is my example, may be helpful...
mohan mareboina
govinda_junior
Offline Send Email
Apr 11, 2005
4:56 am
850
Hi Uma, Hope this article helps you more understanding of how detect and resolve deadlocks: http://support.microsoft.com/default.aspx?scid=kb;en-us;832524 ...
mohan mareboina
govinda_junior
Offline Send Email
Apr 11, 2005
4:56 am
851
Aaditya, let me get this straight: You have several tables in a database and are trying to script all the objects "BUT would also like to generate Insert...
Saleem Hakani
hakani_saleem
Offline Send Email
Apr 11, 2005
4:56 am
852
Is it correct to assign the extension bak (*.bak) to a SQL Server backup? Is this the right extension for a SQL Server backup file? Thank you Luca ... ...
ciaofromluca
Offline Send Email
Apr 11, 2005
4:56 am
853
Hi aaditya, try this sneaky procedure out...run this procedure and it will print the results in the query analyser u can copy and use it.. the table structure...
Santhosh
san_spy
Offline Send Email
Apr 11, 2005
4:56 am
854
We have a situation where someone created multiple MDF files for a database and we'd like to combine them into one large MDF file. Has anyone been able to do...
edazwork
Offline Send Email
Apr 11, 2005
4:56 am
855
no u don,t have to need to give the extension of the file Saleem Hakani <hakani_saleem@...> wrote:It's okay if you don't give an extention to the backup...
somesh sahu
enjoy2k_2
Offline Send Email
Apr 11, 2005
4:56 am
Messages 826 - 855 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help