Click here to Skip to main content
15,897,334 members
Home / Discussions / Database
   

Database

 
AnswerRe: postgresql database issues Pin
Tim Carmichael22-Sep-15 2:31
Tim Carmichael22-Sep-15 2:31 
SuggestionRe: postgresql database issues Pin
Richard Deeming22-Sep-15 4:45
mveRichard Deeming22-Sep-15 4:45 
GeneralRe: postgresql database issues Pin
Tim Carmichael22-Sep-15 5:08
Tim Carmichael22-Sep-15 5:08 
GeneralRe: postgresql database issues Pin
Member 1191972222-Sep-15 19:52
Member 1191972222-Sep-15 19:52 
GeneralRe: postgresql database issues Pin
Member 1191972222-Sep-15 19:59
Member 1191972222-Sep-15 19:59 
GeneralRe: postgresql database issues Pin
Member 1191972222-Sep-15 19:50
Member 1191972222-Sep-15 19:50 
QuestionMigrate data from Mysql Server to Sql Server Pin
Member 1199919920-Sep-15 21:10
Member 1199919920-Sep-15 21:10 
QuestionSearching with desired column name with value is not working Pin
Member 1179609715-Sep-15 21:47
Member 1179609715-Sep-15 21:47 
AnswerRe: Searching with desired column name with value is not working Pin
Corporal Agarn16-Sep-15 0:40
professionalCorporal Agarn16-Sep-15 0:40 
GeneralRe: Searching with desired column name with value is not working Pin
Member 1179609716-Sep-15 1:06
Member 1179609716-Sep-15 1:06 
GeneralRe: Searching with desired column name with value is not working Pin
GuyThiebaut16-Sep-15 1:13
professionalGuyThiebaut16-Sep-15 1:13 
GeneralRe: Searching with desired column name with value is not working Pin
Richard Deeming16-Sep-15 2:33
mveRichard Deeming16-Sep-15 2:33 
GeneralRe: Searching with desired column name with value is not working Pin
Corporal Agarn16-Sep-15 1:18
professionalCorporal Agarn16-Sep-15 1:18 
GeneralRe: Searching with desired column name with value is not working Pin
Richard Deeming16-Sep-15 2:34
mveRichard Deeming16-Sep-15 2:34 
GeneralRe: Searching with desired column name with value is not working Pin
Corporal Agarn16-Sep-15 2:48
professionalCorporal Agarn16-Sep-15 2:48 
GeneralRe: Searching with desired column name with value is not working Pin
Richard Deeming16-Sep-15 2:40
mveRichard Deeming16-Sep-15 2:40 
QuestionHow to find a stored procedure by Author's HostName or LoginName Pin
Mphirana15-Sep-15 2:42
Mphirana15-Sep-15 2:42 
AnswerRe: How to find a stored procedure by Author's HostName or LoginName Pin
Eddy Vluggen15-Sep-15 4:51
professionalEddy Vluggen15-Sep-15 4:51 
AnswerRe: How to find a stored procedure by Author's HostName or LoginName Pin
CHill6015-Sep-15 7:02
mveCHill6015-Sep-15 7:02 
GeneralRe: How to find a stored procedure by Author's HostName or LoginName Pin
Eddy Vluggen15-Sep-15 8:08
professionalEddy Vluggen15-Sep-15 8:08 
AnswerRe: How to find a stored procedure by Author's HostName or LoginName Pin
Kornfeld Eliyahu Peter15-Sep-15 20:52
professionalKornfeld Eliyahu Peter15-Sep-15 20:52 
QuestionHow can i remove duplicate item from combobox with datasource? Pin
Member 1051522510-Sep-15 2:51
professionalMember 1051522510-Sep-15 2:51 
Dear all.

Manufacture                 Model No                Length         Width      height 

Manufacture 1              MD-01                    200               300        100

Manufacture 1              MD-02                    300               400        100

Manufacture 1              MD-03                    400               300         150

Manufacture 2              MAD-01                    200              450        100

Manufacture 2              MAD-02                   250               400        100

Manufacture 3              MDI-01                   300               300         100

Manufacture 4              MOv-01                   350               300         100


I would like to create 2 combobox -

1) Manufacture 2 ) model No

Manufacture should display for above example Manufacture 1,Manufacture 2,Manufacture 3, Manufacture 4

when particular manufacture selected for example Manufacture 2 -> combox should display only MAD-01 & MAD 02.

Based on both selection text box must me loaded with length, width , height.

i tried sample code & try to assign the combox with database value. I found duplicate list of column. Like for combobox1 accumulate

Manufacture 1

Manufacture 1

Manufacture 1

Manufacture 2

Manufacture 2

Manufacture 3

Manufacture 4


Is there any example program available to do this. How can do this. can some one give example program for this
AnswerRe: How can i remove duplicate item from combobox with datasource? Pin
Eddy Vluggen10-Sep-15 3:28
professionalEddy Vluggen10-Sep-15 3:28 
QuestionMemSQL.. Explored yet? Pin
Schatak8-Sep-15 21:02
professionalSchatak8-Sep-15 21:02 
AnswerRe: MemSQL.. Explored yet? Pin
Eddy Vluggen8-Sep-15 23:20
professionalEddy Vluggen8-Sep-15 23:20 

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.