I am trying to write an application that drags tab items onto a treeview control. The only samples i can find are dragging and dropping onto the same control type. Does anyone have any examples or...
I am currently using source safe for version control but need to move away to a more multi-person control system that has merging capabilities. I have looked at sub-version but cannot find and gui's...
From inside my c# project i use the server explorer treeview and click add new connection which brings up add connection dialog. From the server name drop down combi i can select the server i want. I...
What i am trying to acheive is this. There is a database on a SQL server called ukbrixp185. The database name is RSMDatabase.mdf. I have written an application than needs to query information...
I am trying to connect to a sql database on another computer on the network. I am trying to establish a data connection using the server explorer. Only when i test the connection i get this error.
...
My colleague is developing a front end using sharepoint from which users can enter data via the web. These users can be anywhere in the world. This data is then stored in a sql database.
It there a way to run a query on a sql server database without having sql server installed, i.e. just connect to the mdf file. It is possible to do this with an access database so was wondering if...
Do you have to have sourcesafe installed on a machine if you want to access a sourcesafe database that is stored on a server. I have written an app that retrieves and stores files to the database...
i have an app that needs to connect to a server on our network and get some files. The PC used to run the app is straight out of the box and will never usually be connected to a network. What i need...
Hi, i have written an app that needs to connect to a server that has access rights associated with it. If i am logged on as a certain person who has access privaleges there is not a problem. In...
This is new for me as i normally use c++ and access. So i was wondering, do you have to have sql server running to get data out of the database or can you just open a connection to the database and...
I have written an app in c# that autoarchives our system files to a sourcesafe database. Some of these actions can take a while and the main form becomes white with no controls drawn. After the...
Create an edit box on your dialog of ample size.
Right click on the edit box and go into the properties.
In the Styles tab check multiline, vertical scroll, want return