Click here to Skip to main content
15,912,457 members
Home / Discussions / C#
   

C#

 
GeneralRe: DirectX SetCooperativeLevel Pin
Jammer30-Mar-08 11:17
Jammer30-Mar-08 11:17 
GeneralC# and Access 2007 Pin
emiralp30-Mar-08 8:39
emiralp30-Mar-08 8:39 
GeneralRe: C# and Access 2007 Pin
Luis Alonso Ramos30-Mar-08 9:56
Luis Alonso Ramos30-Mar-08 9:56 
GeneralRe: C# and Access 2007 Pin
emiralp30-Mar-08 10:37
emiralp30-Mar-08 10:37 
General[c# and oleDb] sharing and use aplication in many computers Pin
abbd30-Mar-08 7:23
abbd30-Mar-08 7:23 
GeneralRe: [c# and oleDb] sharing and use aplication in many computers Pin
Luis Alonso Ramos30-Mar-08 9:52
Luis Alonso Ramos30-Mar-08 9:52 
GeneralRe: [c# and oleDb] sharing and use aplication in many computers Pin
abbd30-Mar-08 11:00
abbd30-Mar-08 11:00 
GeneralRe: [c# and oleDb] sharing and use aplication in many computers Pin
Luis Alonso Ramos30-Mar-08 11:17
Luis Alonso Ramos30-Mar-08 11:17 
Sorry, I misread. I thought you were using Access because I read OleDb and answered another question about Access. My fault here.

Forget about that databse sharing stuff. SQL Server can be accessed the same way from the server or from any network computer (just be sure to use the real server name and not (local) in your connection string, and to enable TCP/IP for SQL Server, which by default comes disabled). The same connection string will work from everywhere.

For the permission thing, you need to copy your .EXE to each computer, instead of running it directly from the network location.

Luis Alonso Ramos
Intelectix
Chihuahua, Mexico

My Blog!

GeneralMultiple docking windows Pin
subhash1 2330-Mar-08 6:27
subhash1 2330-Mar-08 6:27 
GeneralRe: Multiple docking windows Pin
Paul Conrad30-Mar-08 7:06
professionalPaul Conrad30-Mar-08 7:06 
QuestionHow to get Multiple Dockable windows in the same location Pin
subhash1 2330-Mar-08 6:20
subhash1 2330-Mar-08 6:20 
GeneralRe: How to get Multiple Dockable windows in the same location Pin
Luis Alonso Ramos30-Mar-08 11:26
Luis Alonso Ramos30-Mar-08 11:26 
GeneralRe: How to get Multiple Dockable windows in the same location Pin
subhash1 2331-Mar-08 3:03
subhash1 2331-Mar-08 3:03 
Generaldisplay list of data in ReportViewer Pin
Maddie from Dartford30-Mar-08 5:41
Maddie from Dartford30-Mar-08 5:41 
GeneralRe: display list of data in ReportViewer Pin
pmarfleet30-Mar-08 10:16
pmarfleet30-Mar-08 10:16 
GeneralRe: display list of data in ReportViewer Pin
Maddie from Dartford30-Mar-08 18:42
Maddie from Dartford30-Mar-08 18:42 
GeneralSize of executable Icons Pin
Sukhjinder_K30-Mar-08 5:05
Sukhjinder_K30-Mar-08 5:05 
GeneralRe: Size of executable Icons Pin
Luis Alonso Ramos30-Mar-08 10:02
Luis Alonso Ramos30-Mar-08 10:02 
GeneralRe: Size of executable Icons Pin
Anthony Mushrow30-Mar-08 13:38
professionalAnthony Mushrow30-Mar-08 13:38 
GeneralThanks Pin
Sukhjinder_K30-Mar-08 19:41
Sukhjinder_K30-Mar-08 19:41 
GeneralSet multiple icons for exe Pin
Sukhjinder_K30-Mar-08 4:54
Sukhjinder_K30-Mar-08 4:54 
GeneralRe: Set multiple icons for exe Pin
Luis Alonso Ramos30-Mar-08 10:02
Luis Alonso Ramos30-Mar-08 10:02 
GeneralThanks Luis Pin
Sukhjinder_K30-Mar-08 19:41
Sukhjinder_K30-Mar-08 19:41 
GeneralRe: Thanks Luis Pin
Luis Alonso Ramos30-Mar-08 20:29
Luis Alonso Ramos30-Mar-08 20:29 
GeneralWow, Great Car Wheels Pin
Sukhjinder_K30-Mar-08 20:32
Sukhjinder_K30-Mar-08 20:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.