Click here to Skip to main content
15,887,477 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Update a database structure according to a model Pin
Mycroft Holmes31-Jan-15 21:09
professionalMycroft Holmes31-Jan-15 21:09 
GeneralRe: Update a database structure according to a model Pin
dilkonika2-Feb-15 4:35
dilkonika2-Feb-15 4:35 
GeneralRe: Update a database structure according to a model Pin
Mycroft Holmes2-Feb-15 11:44
professionalMycroft Holmes2-Feb-15 11:44 
QuestionVB.Net programming Pin
John Schlaff28-Jan-15 16:26
John Schlaff28-Jan-15 16:26 
AnswerRe: VB.Net programming Pin
Richard Deeming29-Jan-15 1:02
mveRichard Deeming29-Jan-15 1:02 
QuestionShellExecute problem Pin
AccessDeveloper28-Jan-15 6:52
AccessDeveloper28-Jan-15 6:52 
QuestionRe: ShellExecute problem Pin
jkirkerx28-Jan-15 8:13
professionaljkirkerx28-Jan-15 8:13 
AnswerRe: ShellExecute problem Pin
AccessDeveloper29-Jan-15 6:45
AccessDeveloper29-Jan-15 6:45 
The user actually selects the filespec (path & filename) from the open dialog box. I split the filespec into Path and filename and store each into their corresponding fields in a record. I know the path is correct because the open dialog opens to the correct folder. This was working great, but now It does this. I would sure like to find out what the return values of this API function mean. I tried every number fro 0 to 10 in the show parameter of the shellexecute API call.

The record is define as:
tblMP3
------
MP3Seq autonum index
MP3ID long
MP3VerID integer
MP3Path text
MP3File text

I wanted to be able to save more then one song file. The artist's version and a karaoke version. That's what the MP3VerID is for.

The MP3ID field is the same as the autonum field in the lyrics table.

I have had this program for a number of years. VB's Shell has been used all this time. But now on Win 7 I get a security message blocking me from using it. That's when I discovered ShellExecute.

Any help will be appreciated Roger
GeneralRe: ShellExecute problem Pin
jkirkerx29-Jan-15 7:54
professionaljkirkerx29-Jan-15 7:54 
QuestionStringBuilder Pin
KukuhSP28-Jan-15 2:52
KukuhSP28-Jan-15 2:52 
AnswerRe: StringBuilder Pin
Richard MacCutchan28-Jan-15 4:26
mveRichard MacCutchan28-Jan-15 4:26 
GeneralRe: StringBuilder Pin
KukuhSP28-Jan-15 5:16
KukuhSP28-Jan-15 5:16 
GeneralRe: StringBuilder Pin
Richard MacCutchan28-Jan-15 5:27
mveRichard MacCutchan28-Jan-15 5:27 
GeneralRe: StringBuilder Pin
KukuhSP3-Feb-15 5:25
KukuhSP3-Feb-15 5:25 
GeneralRe: StringBuilder Pin
Richard MacCutchan3-Feb-15 6:44
mveRichard MacCutchan3-Feb-15 6:44 
QuestionIp Camera in VB6 Pin
Member 1140477026-Jan-15 21:02
Member 1140477026-Jan-15 21:02 
AnswerRe: Ip Camera in VB6 Pin
Simon_Whale26-Jan-15 22:02
Simon_Whale26-Jan-15 22:02 
GeneralRe: Ip Camera in VB6 Pin
Member 1140477026-Jan-15 22:33
Member 1140477026-Jan-15 22:33 
GeneralRe: Ip Camera in VB6 Pin
Member 1140477027-Jan-15 3:47
Member 1140477027-Jan-15 3:47 
GeneralRe: Ip Camera in VB6 Pin
Simon_Whale27-Jan-15 4:30
Simon_Whale27-Jan-15 4:30 
GeneralRe: Ip Camera in VB6 Pin
Member 1140477027-Jan-15 7:11
Member 1140477027-Jan-15 7:11 
GeneralRe: Ip Camera in VB6 Pin
Member 1140477027-Jan-15 19:51
Member 1140477027-Jan-15 19:51 
AnswerRe: Ip Camera in VB6 Pin
mohaibje30-Apr-19 1:01
mohaibje30-Apr-19 1:01 
Questionfacebook chat Pin
tavi1723-Jan-15 0:31
tavi1723-Jan-15 0:31 
AnswerRe: facebook chat Pin
Eddy Vluggen23-Jan-15 11:06
professionalEddy Vluggen23-Jan-15 11:06 

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.