显示标签为“placed”的博文。显示所有博文
显示标签为“placed”的博文。显示所有博文

2012年3月11日星期日

Fixed Header Error

I get the error:
[rsInvalidFixedTableColumnHeaderSpacing] The table â'table1â' includes
improperly placed columns with FixedHeader set to true. These columns must
be side-by-side, must start with either the left-most or right-most table
column, and cannot be applied to all columns on the table.
I've tried changing the table property "Fixed Header" to False, but this
does not fix the error. This property only seems to be available for the
table and not the columns, so there seems to be no other way to fix this.
HELP!
--
Systems AnalystSelect and set fixedHeader=false for all columns one by one on the report.
Save your report. Now Start from begining or end of the columns, set
fixedHeader=true one by one sequentially, but not for all. Hope report will
work.
"schmidtkaren" wrote:
> I get the error:
> [rsInvalidFixedTableColumnHeaderSpacing] The table â'table1â' includes
> improperly placed columns with FixedHeader set to true. These columns must
> be side-by-side, must start with either the left-most or right-most table
> column, and cannot be applied to all columns on the table.
> I've tried changing the table property "Fixed Header" to False, but this
> does not fix the error. This property only seems to be available for the
> table and not the columns, so there seems to be no other way to fix this.
> HELP!
> --
> Systems Analyst

2012年3月7日星期三

First Time Installation of SQL Server 2005 Developer Edition

Just placed the SQL Server 2005 - Developer Edition into my Drive...

I get prompted with the following options..



This DVD contains 32-bit (x86) and 64-bit versions of this edition of SQL Server 2005. Click the link that matches your environment to begin



x86-based operating systems

x64-based operating systems

Itanuim-based operating syystems



I'm new to SQL Server... I just need to start learning how to use it... because it is being used at work... Don't need the all the features installed, just the normal table and query for the moment...



I will be installing it on my PC... i



Microsoft Windows XP - Home Edition - Version 2 - Service Pack 2



My local Hard Drive remaining capacity is 12.6GB

External Hard Drive remaining capacity is 11.0GB



Tried looking everywhere for the answer... lol (even looked at YouTube for a simple installation video...





Thanks for your helpWindowx XP Home Edition is a 32 bit operating system. You want the X86 code for use on XP Home Edition.

-PatP|||I'm new to SQL Server... I just need to start learning how to use it... because it is being used at work... Don't need the all the features installed, just the normal table and query for the moment...

As I only need to install the basic feature...

which one should i click?

SQL Server Database Services
Create a SQL Server fallover cluster
Analysus Services
Create an Analysis Server fallover cluster
Notification Services
Integration Services
Workstation components, Books Online development tools

Please help...|||On the Service Account section...

What should I click / Enter?

Username
Password
Domain

Under the... "Start Services at the end of setup" section, what should I tick?

SQL Server (tick already placed)
SQL Server Agent
SQL Brower

http://img.photobucket.com/albums/v675/akhlaq768/ServiceAccount.jpg

Many thanks