access lan
-
Wednesday, April 04, 2012 8:01 PMcan someone help me with how i can connect to a database via Lan in a company
All Replies
-
Wednesday, April 04, 2012 8:40 PM
you've several options to access data in a database in a Lan.
1) SQL Server Management Studio or SQL Server Management Studio Express (free)
2) a development environment, eg. Visual Studio with database support
3) a client application which allows you to access the database.
if you need a more detailed answer, please give us more information what you want to do.
-
Friday, April 06, 2012 12:59 AM
Hi ebukeez,
Could you please provide more information? Which version and edition of SQL Server is it? Do you use SQL Server Management Studio or another application/client to connect to SQL Server?
You may have a look at the following links to enable remote connection in SQL Server:
http://support.microsoft.com/kb/914277
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Get or Request Code Sample from Microsoft
If you have any feedback, please tell us. -
Friday, April 06, 2012 1:28 PM
Hello,
Follow the threads below. It may help you.
http://social.msdn.microsoft.com/Forums/en-US/sqlgetstarted/thread/d5194246-ab98-4d3c-be54-779dd62a3927/
http://stackoverflow.com/questions/6667400/how-to-connect-database-over-local-area-network-sql-server-2008
-
Saturday, April 07, 2012 2:15 AM
i am not using an sql server am using access file as my database
-
Saturday, April 07, 2012 7:57 AMModerator
Hello,
Please, could you have a look at this link ?
Just a little remark : an useful habit would be to provide the version/edition of the SQL Server ( when you are using this DBMS ) and the version for Access. You will get quicklier a full answer.
Don't hesitate to post again for more help or explanations.
Have a nice day
Mark Post as helpful if it provides any help.Otherwise,leave it as it is.
-
Wednesday, April 11, 2012 4:29 AM
i am not using an sql server am using access file as my database
Hi ebukeez,
This forum is for posing questions about data access to SQL Server. Since you are using Access not SQL Server, I would suggest you post it in an Access-related forum for more help.
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Get or Request Code Sample from Microsoft
If you have any feedback, please tell us.- Marked As Answer by KJian_ Friday, April 13, 2012 1:52 AM

