Viewing 15 posts - 151 through 165 (of 184 total)
Table Script....
CREATE TABLE [dbo].[LG_002_ACCCODES](
[LOGICALREF] [int] NOT NULL,
[MODNR] [smallint] NULL,
[GRPFILTER] [image] NULL,
[VATRATE] [float] NULL,
[ACCOUNTREF] [int] NULL,
[CENTERREF] [int] NULL,
[LINEEXP] [varchar](31) NULL,
[CALCFORMULA] [varchar](251) NULL,
[INDEXCODE] [varchar](25) NULL,
[CAPIBLOCK_CREATEDBY] [smallint] NULL,
[CAPIBLOCK_CREADEDDATE] [datetime] NULL,
[CAPIBLOCK_CREATEDHOUR] [smallint] NULL,
[CAPIBLOCK_CREATEDMIN] [smallint]...
April 11, 2011 at 4:21 am
I'm really looking forward to read the answer to this question too
March 12, 2011 at 3:43 am
yes its normal because if you write begin tran or not sql server engine start a transaction when you send update or insert query it if it is finish
sql engine...
February 25, 2011 at 8:08 am
Yes it is true restart engine is good solution for this...Because sql server is trying to rollback transaction
February 25, 2011 at 12:16 am
I think you can start with excel 2007 or 2010 datamining add in. Because it is very good tool to start data mining. And then you can visit
February 9, 2011 at 6:32 am
You can use reporting service Subscriptions
December 22, 2010 at 11:55 pm
Maybe some policy in Reporting service and agent running account.You can change the
service accounts to administrator and test it.
December 22, 2010 at 11:51 pm
Look at the sql Server Agent if it is running find your Subscription and try to run it ReportingService Database is it running succesfully.
December 22, 2010 at 7:54 am
I set Network Packet size to 12288 but i didn t change anything
I thinks some setting in client side network adapter or another setting
December 1, 2010 at 10:27 am
Viewing 15 posts - 151 through 165 (of 184 total)