Microsoft
Software
Hardware
Network
Question : To Check ansi padding setting of tables
SQL Server 2005
In a database I want to check which tables were created with ansi_padding_on
and which were created with ansi_padding_off.
Answer : To Check ansi padding setting of tables
I guess in hindsight (or looking back @ _agx_'s comment) the lookahead is not needed.
1:
<cfset content = rereplace(content,'<p>([^<]{50})[^<]{1,}','<p>\1<','all')>
Random Solutions
Setting Up Exchange Email on Apple IPAD
Error while attempting to uninstall SQL Server R2/VS2008
SCCM Software Report By Major Revision
Office Communications Server R2 Installation Issue
search/scan Exchange for "credit card numbers"
Is it ok to plug a simple power strip into a UPS
DELETE DUPLICATE RECORD from TABLE in SQL Server 2005
Emails sent as BCC
Manually Remove CITRIX XenApp v11
Ruby Mechanize - Click Link - How To?