Viewing 15 posts - 1,156 through 1,170 (of 1,993 total)
well the float data type definatly looks wrong to me - int looks better, but that is beside the point.
have you closed the excel file correctly before you run the...
MVDBA
May 21, 2012 at 6:33 am
why would dbmail be an issue in an import routine?
does the table $Sheet1 get created? if so does it need to be deleted before you can run the import?
is it...
MVDBA
May 21, 2012 at 5:28 am
are you sure somebody isn't pulling your leg and making you look silly ? - this sounds like an april fools joke
does the beep have to occur when you open...
MVDBA
May 21, 2012 at 4:56 am
carthik (5/21/2012)
I need to know if a word is avaiable in a comma seperatred text
suppose a value in table1 is 'ram'
i need to know if 'ram' is available in...
MVDBA
May 21, 2012 at 4:47 am
Abrar Ahmad_ (5/21/2012)
Do we can assume that the Cloud Computing is a threat to conventional RDBMS, especially for the field of database developers? Because of the software development concepts...
MVDBA
May 21, 2012 at 4:29 am
might be worth adding in a backup database command at the end - you've set the db back to FULL recovery, so any t-log backups will proboably fail until you...
MVDBA
May 21, 2012 at 4:16 am
i also thought i might add - i've seen the strategy of taking SAN snapshots before. the particular client of ours was keeping a record of the data churn so...
MVDBA
May 18, 2012 at 9:41 am
i don't beleive this is possible at all
to restore a database to point in time (or alternatly restoring t-logs while in full recovery mode) the database needs to be in...
MVDBA
May 18, 2012 at 9:37 am
May 18, 2012 at 8:49 am
oh - also
the state of those conversations
state_desc: DISCONNECTED_INBOUND
i think (and i may be incorrect) that the initiator of the conversation is not closing the conversation - which is...
MVDBA
May 18, 2012 at 8:48 am
bingo - here is your problem
your service broker conversations are not being closed, this puts memory pressure on and forcessql to dump these to tempdb - sql does not know...
MVDBA
May 18, 2012 at 8:44 am
Viewing 15 posts - 1,156 through 1,170 (of 1,993 total)