- On the Start menu, point to All Programs, point to Microsoft SQL Server 2008 R2, point to Configuration Tools, and then click SQL Server Configuration Manager.
- In SQL Server Configuration Manager, click SQL Server Services.
- In the details pane, right-click the name of the SQL Server instance for which you want to change the service startup account, and then click Properties.
- In the SQL Server
Properties dialog box, click the Log On tab, chose Built in Account and select Local System as account type. - After selecting the new service startup account, click OK.
A message box asks whether you want to restart the SQL Server service. - Click Yes, and then close SQL Server Configuration Manager.
Saturday, January 28, 2012
Solution for MSDTC Error While Submit Account of Point of Sale in SQL 2008R2
Posted by
ksarkar8@gmail.com
at
12:16 PM
No comments:
Labels:
MSDTC ERROR,
sql 2008 r2 point of sale
Saturday, January 21, 2012
RemoveRow Editing Limitation In SQL2008
In SQL Server 2008 Management Studio Express , we can change the default settings that allows to edit more than the 200 rows at a time, or select more than 1000 rows.
To modify the “Edit Top 200 Rows” or “Select Top 1000 Rows” settings do the following:
1.Run the SQL Management Studio Express 2008
2.Click the Tools -> Options
3.Select SQL Server Object Explorer . Now you should be able to see the options
*Value for Edit Top Rows Command
*Value for Select Top Rows Command
4.Give the Values 0 here to select/ Edit all the Records
5.Now we can see the Edit All and Select All options on the table.
To modify the “Edit Top 200 Rows” or “Select Top 1000 Rows” settings do the following:
1.Run the SQL Management Studio Express 2008
2.Click the Tools -> Options
3.Select SQL Server Object Explorer . Now you should be able to see the options
*Value for Edit Top Rows Command
*Value for Select Top Rows Command
4.Give the Values 0 here to select/ Edit all the Records
5.Now we can see the Edit All and Select All options on the table.
Wednesday, August 31, 2011
RNet Communication Error Solution
Problem :
While running RNet communciation, the following error mesage
"The channel " http is not registered with remoting services"
While running RNet communciation, the following error mesage
"The channel " http is not registered with remoting services"
Solution :
Do the following steps to rectify this problem
1. Go to the folder C:\windows\System32\drivers\etc ( if you have installed windows on D partition then the path will be like D:\windows\System32\drivers\etc)
2. Open the file “Hosts” file using notepad
3. There will be an entry like the following inside the hosts file
127.0.0.1 localhost
Add one more entry below.
218.248.43.143 regnnet.ptcmysore.gov.in
1. Go to the folder C:\windows\System32\drivers\etc ( if you have installed windows on D partition then the path will be like D:\windows\System32\drivers\etc)
2. Open the file “Hosts” file using notepad
3. There will be an entry like the following inside the hosts file
127.0.0.1 localhost
Add one more entry below.
218.248.43.143 regnnet.ptcmysore.gov.in
Subscribe to:
Posts (Atom)
Labels
- 2
- accounts package
- Active X Problem
- BATCH FILE
- CAT5 and RJ45 CONNECTOR
- COMMAND PROMPT TRICKS
- Computer Tips
- downloads
- Duplicate Signature
- eMo error
- Fast installation of XP
- Increase Browsing speed
- Meghdoot
- Meghdoot7.0
- MSDTC ERROR
- NL upgradation error
- nregamo db cration
- plierror patch
- POSTMAN NAME CHANGE ERROR
- Printing through USB printer
- Recovery db tools
- RNet Comm Error Solution
- RPC ERROR SOLUTION
- Sanchaypost
- Save time with computer shortcuts
- source microsoft.com
- speednet solution1
- SQL
- SQL 2008 Problem Solution
- sql 2008 r2 point of sale
- sql uninstallation
- SQLexpress
- supervisor
- Suspected database repair
- Sys Restore Process in windows 7
- System Corrupt
- System32 config system error
- Task Manager Disabled
- Update 5 eMO upgradation error
- Update-3 error
- Update3 error


