Click here to Skip to main content
15,881,139 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Dave Kreskowiak31-Mar-13 7:09
mveDave Kreskowiak31-Mar-13 7:09 
GeneralRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
h0k3n931-Mar-13 15:10
h0k3n931-Mar-13 15:10 
GeneralRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Dave Kreskowiak31-Mar-13 15:14
mveDave Kreskowiak31-Mar-13 15:14 
GeneralRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Eddy Vluggen1-Apr-13 1:51
professionalEddy Vluggen1-Apr-13 1:51 
AnswerRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
Kenneth Haugland31-Mar-13 18:37
mvaKenneth Haugland31-Mar-13 18:37 
AnswerRe: Editable Grid for Windows 7 (32 or 64 bit) Pin
JRodeo1-Apr-13 12:32
JRodeo1-Apr-13 12:32 
QuestionImplementing "Form_Current" in VB.NET Pin
Cliph29-Mar-13 6:39
Cliph29-Mar-13 6:39 
QuestionVb6 ADODC Login failed for the user knows in Windows 7 Pin
marco.bruni27-Mar-13 23:39
marco.bruni27-Mar-13 23:39 
I have a vb6 project with a form with a Apex TruedbGrid 6 Oledb datasource that has as an ADODC (Ado 6.0 sp6) on the same form.

cn.ConnectionString = "Provider=SQLNCLI.1;Data Source=pc-musica;Initial Catalog=QdE;User ID=sa;Password=*******"

In Form_Load :

Adodc.ConnectionString = cn.ConnectionString
Adodc.RecordSource = "Select Code, Description from Cantine"
Adodc.Refresh
When executes last statement Adodc.Refresh only on Windows 7 (because everything works quietly in Xp) gives me the error:

Login failed for the user, type: -2147217843 Automation Error.

I checked the connection string and it is also right when the program uses the same connection to open a recordset and operates quietly.

The connection is declared in a module.

How do you think I can fix on Windows 7 32 bit?
AnswerRe: Vb6 ADODC Login failed for the user knows in Windows 7 Pin
Richard MacCutchan28-Mar-13 0:05
mveRichard MacCutchan28-Mar-13 0:05 
GeneralRe: Vb6 ADODC Login failed for the user knows in Windows 7 Pin
marco.bruni28-Mar-13 3:45
marco.bruni28-Mar-13 3:45 
GeneralRe: Vb6 ADODC Login failed for the user knows in Windows 7 Pin
Richard MacCutchan28-Mar-13 3:56
mveRichard MacCutchan28-Mar-13 3:56 
AnswerRe: Vb6 ADODC Login failed for the user knows in Windows 7 Pin
Eddy Vluggen28-Mar-13 7:22
professionalEddy Vluggen28-Mar-13 7:22 
AnswerRe: Vb6 ADODC Login failed for the user knows in Windows 7 Pin
Kenneth Haugland31-Mar-13 18:37
mvaKenneth Haugland31-Mar-13 18:37 
QuestionConcurrency violation or Insert Pin
IgaBaro26-Mar-13 5:17
IgaBaro26-Mar-13 5:17 
AnswerRe: Concurrency violation or Insert Pin
Eddy Vluggen27-Mar-13 9:39
professionalEddy Vluggen27-Mar-13 9:39 
GeneralRe: Concurrency violation or Insert Pin
IgaBaro28-Mar-13 3:11
IgaBaro28-Mar-13 3:11 
AnswerRe: Concurrency violation or Insert Pin
Eddy Vluggen28-Mar-13 7:15
professionalEddy Vluggen28-Mar-13 7:15 
QuestionHow make steganography in video (.AVI) Pin
Khairul Imam25-Mar-13 11:42
Khairul Imam25-Mar-13 11:42 
AnswerRe: How make steganography in video (.AVI) Pin
GuyThiebaut25-Mar-13 22:45
professionalGuyThiebaut25-Mar-13 22:45 
QuestionI want to do all the functionalty of painting on an image?? Pin
Lolo Hyun25-Mar-13 6:55
Lolo Hyun25-Mar-13 6:55 
AnswerRe: I want to do all the functionalty of painting on an image?? Pin
Richard MacCutchan25-Mar-13 7:39
mveRichard MacCutchan25-Mar-13 7:39 
AnswerRe: I want to do all the functionalty of painting on an image?? Pin
Eddy Vluggen25-Mar-13 8:06
professionalEddy Vluggen25-Mar-13 8:06 
Generalkeyboard controlling arduino rc car with UDP packets (VB 2008) Pin
Jose Sallamanca20-Mar-13 8:59
Jose Sallamanca20-Mar-13 8:59 
AnswerRe: keyboard controlling arduino rc car with UDP packets (VB 2008) Pin
MicroVirus27-Mar-13 4:11
MicroVirus27-Mar-13 4:11 
Questionremove or disconnect disk/sotrage Pin
V1rus9r20-Mar-13 3:51
V1rus9r20-Mar-13 3:51 

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.