Click here to Skip to main content
16,006,564 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6 - Unbelievable if true Pin
Dave Kreskowiak7-Jun-07 13:46
mveDave Kreskowiak7-Jun-07 13:46 
QuestionHelp on remoting Needed Pin
Ridge Howison6-Jun-07 8:56
Ridge Howison6-Jun-07 8:56 
AnswerRe: Help on remoting Needed Pin
SimulationofSai6-Jun-07 20:04
SimulationofSai6-Jun-07 20:04 
QuestionSending parameters to a windows service Pin
steve_rm6-Jun-07 8:41
steve_rm6-Jun-07 8:41 
AnswerRe: Sending parameters to a windows service Pin
Dave Kreskowiak6-Jun-07 11:04
mveDave Kreskowiak6-Jun-07 11:04 
QuestionRe: Sending parameters to a windows service Pin
steve_rm7-Jun-07 8:16
steve_rm7-Jun-07 8:16 
GeneralRe: Sending parameters to a windows service Pin
Dave Kreskowiak7-Jun-07 8:18
mveDave Kreskowiak7-Jun-07 8:18 
QuestionBound ComboBox Issues [modified] Pin
JoeFid6-Jun-07 5:56
JoeFid6-Jun-07 5:56 
Hello all,

I am working on an application that facilitates script/request movement between developers and DBAs (who must approve said items).

Basically, as a developer, we choose the source server/database from a bound combobox. The DBA then sees our choices and completes whatever the task may be. The problem is that as a developer, if I want the source server/database to be those that show up by default in my bound combobox, when the DBA sees this (their server/database list differs) they will see the default server/database from their list.

i.e. My list of databases: cowboy, drones
DBA list of databases: alldepts, boondocks, cowboy, drones

If I sent in a request for the cowboy database (I didn't touch the combo box), it will show up to our DBAs as the "alldepts" database, since that is their default choice.

I have tried to set the text in the combobox before allowing a save, then checking for the value of "---" (for example), but this will not register, and doing a quick test, the "cowboy" database is the actual combobox.selectedItem. I also tried to add a new item to the bound combobox, but this isn't working for obvious reasons. Basically, I want to FORCE the developer to choose a database from a bound combobox.

Has anyone run into this issue before?

Thanks for all the help in advance!

-Joe


-- modified at 12:27 Wednesday 6th June, 2007
AnswerRe: Bound ComboBox Issues Pin
Dave Kreskowiak6-Jun-07 7:18
mveDave Kreskowiak6-Jun-07 7:18 
QuestionDifferences in Format method between VB6 an VB.NET Pin
Diego F.6-Jun-07 5:49
Diego F.6-Jun-07 5:49 
AnswerRe: Differences in Format method between VB6 an VB.NET Pin
Diego F.6-Jun-07 6:04
Diego F.6-Jun-07 6:04 
GeneralRe: Differences in Format method between VB6 an VB.NET Pin
Guffa6-Jun-07 12:14
Guffa6-Jun-07 12:14 
AnswerRe: Differences in Format method between VB6 an VB.NET Pin
Dave Kreskowiak6-Jun-07 7:15
mveDave Kreskowiak6-Jun-07 7:15 
QuestionVersion independent reference to type library? [modified] Pin
barts0076-Jun-07 5:42
barts0076-Jun-07 5:42 
AnswerRe: Version independent reference to type library? Pin
Dave Kreskowiak6-Jun-07 7:12
mveDave Kreskowiak6-Jun-07 7:12 
QuestionIssues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 3:51
Sabrina Spillane6-Jun-07 3:51 
AnswerRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:06
mveDave Kreskowiak6-Jun-07 4:06 
AnswerRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 4:34
Sabrina Spillane6-Jun-07 4:34 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:45
mveDave Kreskowiak6-Jun-07 4:45 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 4:46
Sabrina Spillane6-Jun-07 4:46 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:53
mveDave Kreskowiak6-Jun-07 4:53 
Questionhow can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:12
professionalkoolprasad20036-Jun-07 1:12 
AnswerRe: how can i send a message to other computer... Pin
MohammadAmiry6-Jun-07 1:21
MohammadAmiry6-Jun-07 1:21 
GeneralRe: how can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:31
professionalkoolprasad20036-Jun-07 1:31 
GeneralRe: how can i send a message to other computer... Pin
Dave Kreskowiak6-Jun-07 4:02
mveDave Kreskowiak6-Jun-07 4:02 

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.