Hi there,
I'm having a problem with pdf rendering in my report. Basically it is two
tables slightly overlapped to give the appearance of once, as I am using two
different datasets on each. Although everything works fine in HTML/image
view, when I try to export a pdf two things happen:
1. The header information which is set to repeat on every page, does not
display on the final page with body footer.
2. The overlapping tables "move" slightly despite being perfectly aligned.
Any help would be most gratefully received :)
Thanks,I've now sorted the overlapping tables but still no joy with the Header
problem ~ any ideas?
Thanks
"Laura-Anne" wrote:
> Hi there,
> I'm having a problem with pdf rendering in my report. Basically it is two
> tables slightly overlapped to give the appearance of once, as I am using two
> different datasets on each. Although everything works fine in HTML/image
> view, when I try to export a pdf two things happen:
> 1. The header information which is set to repeat on every page, does not
> display on the final page with body footer.
> 2. The overlapping tables "move" slightly despite being perfectly aligned.
> Any help would be most gratefully received :)
> Thanks,
Showing posts with label moving. Show all posts
Showing posts with label moving. Show all posts
Wednesday, March 28, 2012
Saturday, February 25, 2012
Passphrase lost after moving users
I know something like this was addressed before on this forum but I am unable to locate it at all...
Anyone know the solution ?
Problem :
After you move databases to a new server, users may not be able to log in to the new server:
Used DTS ...
Thanks..checkout sp_change_users_login in BOL
sp_change_users_login [ @.Action = ] 'action'
[ , [ @.UserNamePattern = ] 'user' ]
[ , [ @.LoginName = ] 'login' ]
[ , [ @.Password = ] 'password' ]
Anyone know the solution ?
Problem :
After you move databases to a new server, users may not be able to log in to the new server:
Used DTS ...
Thanks..checkout sp_change_users_login in BOL
sp_change_users_login [ @.Action = ] 'action'
[ , [ @.UserNamePattern = ] 'user' ]
[ , [ @.LoginName = ] 'login' ]
[ , [ @.Password = ] 'password' ]
Subscribe to:
Posts (Atom)