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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 599 - 629 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
599
hi I found this interesting puzzle and am putting this across ... Consider RAM a mango seller he sells mangoes everyday .Now for future sales projections he...
VISHNAT
Offline Send Email
Nov 1, 2004
8:52 am
600
IT GIANT in Hyderabad requires .NET Testing, Developers for the below skillset. 1.Development – Senior Developers / Leads – Total experience = 5 - 10...
itinprogress
itinprogress@...
Send Email
Nov 1, 2004
1:17 pm
601
Hi, I am running a generic DTS package that inserts records into a specific table 'XYZ'. My requirement is that, if a null value gets inserted into a specifc ...
Anjana Ram
anjana_r21
Offline Send Email
Nov 2, 2004
1:47 pm
602
Hi friends, This is N.V.Balaji newly joined in this group, friends plz kindly send me the complete material of SQL if anyone having the softcopy. thanks &...
balaji_nv
balaji_nv@...
Send Email
Nov 2, 2004
1:48 pm
603
Dear Moderator, I am Suresh Babu, this is my first mail to this group....... I am working as a Software Engineer in .NET Technologies and i am using the...
Suresh Babu Mannepalle
chinnasuresh
Offline Send Email
Nov 2, 2004
1:49 pm
604
Anjana, I am not a DTS expert, but AFAIK, regardless what performs the insert, the insert trigger will get fired, unless you explicitly disable it. Remeber...
Roji. P. Thomas
roji_pt
Offline Send Email
Nov 2, 2004
5:00 pm
605
Balaji, what you mean by complete material of SQL? Books online is the first reference you should look at, which is available with SQL Server Installation. ...
Roji. P. Thomas
roji_pt
Offline Send Email
Nov 2, 2004
5:00 pm
606
Suresh, make sure that the collation setting, comaptibility level and version are same on both the servers. It seems like there is a version difference. Try...
Roji. P. Thomas
roji_pt
Offline Send Email
Nov 2, 2004
5:01 pm
607
Dear Bala , you have demanded everything in two lines..Its like filling whole Ocean in my Cup of Tea and Presenting it to you...That is very difficult. I...
veer wangoo
vwangoo
Offline Send Email
Nov 3, 2004
5:27 am
608 Raja Sekhar
rajasekhar@...
Send Email
Nov 3, 2004
10:21 am
609
Hi, Thanks! Actually the DTS package is disabling the triggers. What I want to know is if there some way of not letting the DTS package disable the trigger :)....
Anjana Ram
anjana_r21
Offline Send Email
Nov 3, 2004
2:50 pm
610
Hi, Why you want to write trigger for this. Instead ADD DEFAULT constraint to that column. Thanks Raghava ________________________________ From: Anjana Ram...
Raghava Naraharasetti...
v-ragnar@...
Send Email
Nov 3, 2004
5:25 pm
611
Schedule another sp that Update the columns to run after the DTS Package. Regards Roji. P. Thomas ... From: "Anjana Ram" <anjana.ram@...> To:...
Roji. P. Thomas
roji_pt
Offline Send Email
Nov 3, 2004
5:52 pm
612
hi i want pdf tutotorials of sql server...
hifzee
Offline Send Email
Nov 3, 2004
11:10 pm
613
Hi, I am rajan, I am having inside_ms_sqlserver_2000 of MS Press not a pdf. If you want i can send it. Rajan Vishwakarma hifzee <hifzee@...> wrote: hi i...
rajan vishwakarma
rajanvishwak...
Offline Send Email
Nov 4, 2004
4:36 am
614
Rajan, will appreciate if you could send that as well. Thanks n regards Vaibhav ... From: rajan vishwakarma To: sqlcon@yahoogroups.com Sent: Thursday, November...
Vaibhav
songofjoy41
Offline Send Email
Nov 4, 2004
4:45 am
615
U can upload the same in the files links of our group and share with everybody...I am not sure abt the size you can upload... ... pdf. ... http://www.mugh.net ...
veer
vwangoo
Offline Send Email
Nov 4, 2004
4:50 am
616
http://geekswithblogs.net/veerji/archive/2004/09/29/11867.aspx veer <vwangoo@...> wrote: U can upload the same in the files links of our group and share...
veer wangoo
vwangoo
Offline Send Email
Nov 4, 2004
5:33 am
617
Hi There is one simplesolution to your problem. Any Bulk copy program say bulk insert or bcp or dts does not fire a normal trigger.. U have to write...
kaustubh dixit
kaustubhdixit
Offline Send Email
Nov 4, 2004
5:53 am
618
All good programmers test their code. But can testing be easier? Can it be better? S. A. Miller shows how unit tests can help, along with an open source...
sudhakar.sadasivuni@...
svsmart2000
Offline Send Email
Nov 4, 2004
10:42 am
619
dear friends, what are different types of master and details releationship? what is size of db_table? plz reply urgent how timestamp maintain by databse? how...
mani kandan
ppmanikandancse
Offline Send Email
Nov 5, 2004
6:06 am
621
Off Topic : Testing Professionals. Bangalore MNC. Loadrunner Unix We are seeking top-notch testing professionals (experts in Unix and having working knowledge...
alpha_net9
Offline Send Email
Nov 5, 2004
1:39 pm
622
Hi All, I have following question. I need to extract the data into tab delimited text files from SQL SERVER Tables in Batch Process. Manually we can do using...
Raja Sekhar
raja_amirapu
Offline Send Email
Nov 5, 2004
1:39 pm
623
Hi, We would like to convey you that we are looking for SQL Server DBA with 5+yrs of dba experience for our client in Singapore. So if you are interested,...
prabhusanthanam
Online Now Send Email
Nov 5, 2004
1:40 pm
624
You can use DTS packages for same and Schedule them even in the form of Jobs and even call them fron VB/ASP code to trigger them... Please let us know if you...
veer wangoo
vwangoo
Offline Send Email
Nov 6, 2004
2:29 pm
625
hello could u tell me how to copy database with different name in sqlserver 2000 i want one more copy of the same database say for example 1. i want the...
s a
anwarsql
Offline Send Email
Nov 6, 2004
2:32 pm
626
hi Raja Sekhar I would recommend using BCP utility this is great tool to dump records to a flat file from Sqlserver Table and Vice versa. For the exact syntax...
VISHNAT
Offline Send Email
Nov 6, 2004
2:38 pm
627
Hi Anwar i would not recommend copying all tables of a database to the tempdb. Even for migration this is not the best place to storing data for long. Also...
VISHNAT
Offline Send Email
Nov 6, 2004
2:51 pm
628
Hi Try right clicking the transform Data Task Unselect fast load option in the Tools tab Hth Viswanath ... normal trigger.. ... default it will not fire the...
VISHNAT
Offline Send Email
Nov 6, 2004
3:14 pm
629
Hi , One simple way to do this is detach the database. Copy the mdf and ldf files to another location. Then attach the database one with the old name and other...
navaneetha.thankanada...
navaneethakr...
Offline Send Email
Nov 7, 2004
12:56 pm
Messages 599 - 629 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