Viewing 10 posts - 1 through 10 (of 10 total)
Actually we need to set up databases for our clients in which, the db name should be the clients name.
So instead of creating a new db everytime and changing the...
February 13, 2013 at 12:12 am
How can i give view permission?
January 30, 2013 at 3:08 am
Thanks all...
I managed to do with the same. I have logged in as emptestuser
Now for emptest db, in Security-logins I have the emptestuser created under this database.
And the same emptestuser...
January 30, 2013 at 2:56 am
Thanks all....
My database name is Serv and I have 150 tables and 200 procedures...
How would i give it in this query...
Can u please make me clear
December 13, 2012 at 11:47 pm
Yes I tried...but that is not working. I'm getting the same error
GMBAR,BARBIL,ODISHA REGION
GMBBS,BHUBANESWAR,ODISHA REGION
GMBEL,BELLARY,SOUTH REGION
GMBHU,BHUJ,GUJARAT
GMKND,KANDLA(SEZ),GUJARAT (SPECIAL ECONOMIC ZONE)
GMHYD,HYDERABAD,SOUTH REGION
GMKOD,KODURU,SOUTH REGION
GMKOL,KOLKATA,EAST REGION
GMMGG,MANDIGOBINDGARAH,NORTH REGION
This is my branch data which is a .csv...
November 8, 2012 at 12:07 am
Thanks for ur reply
but i wanted to import using bcp instead of bulk insert...
October 30, 2012 at 4:47 am
The date which i give as '10-Aug-2010' is converted and stored in the table as '2010-08-10'
but i want the date to be stored as '10/08/2010'
I tried with your it...
October 25, 2012 at 3:52 am
I need to convert dt_of_birth [varchar] (15) which is in the format DD-Mon-YYYY to DD/MM/YYYY
So how do i give this in the stored procedure?
October 24, 2012 at 3:32 am
Thanks a lot...
I got it right..
Here in this procedure i have a problem with date formats. In my data the format is DD-MM-YYYY (13-Aug-1951)
I should declare in my temp table...
October 24, 2012 at 1:06 am
Thanks a lot Igor....
And here in the script the values are hardcoded.
How can i fetch the values from temp table and then so the splitting?
October 19, 2012 at 4:49 am
Viewing 10 posts - 1 through 10 (of 10 total)