9,979 Topics

Member Avatar for
Member Avatar for kabir9873

can anyone please tell me how can i save my visual basic exe in such a way so that its exe run automatically when windows start if u know the answer please mail me at <email snipped>

Member Avatar for inuyashahasuma
0
75
Member Avatar for ukinaru

RUN-TIME ERROR '40006' WRONG PROTOCOL OR OR CONNCETION STATE FOR THE REQUEST TRANSACTION OR REQUEST. that is my problem,, here is my code that has an error. Private Sub Text2_Keypress(keyascii As Integer) If keyascii = 13 Then keyascii = 0 List1.AddItem (Text2.Text) Winsock1.SendData Text2.Text Combo1.SetFocus End If End Sub please …

Member Avatar for debasisdas
0
202
Member Avatar for rajeshkhanna_in

Hi all, Could anybody help me in getting a FULL systax of SQL Statements in vb 6.0. Or could anybody suggest me a site that could do it. Rajesh Khanna

Member Avatar for debasisdas
0
62
Member Avatar for dragonheart

i am trying to load data from the database to a dbcombo but i am not getting it properly i am using the following coding : [COLOR="Green"]Set db = New Connection db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;" & "data source= " & App.Path & "\db1.mdb;" Set rs = New Recordset rs.Open " select model_no …

Member Avatar for dragonheart
0
272
Member Avatar for bushman_222

Hiya all, how do people send things over the winsock command. Say that you have a server that does two task (A and B), and the client tells the server to do each one. When I first started I tried sending an arrays and things like that, but could only …

Member Avatar for Diguelo
0
227
Member Avatar for mosses

Hi hope someone can help, command1.click if line1.bordercolor = vbBlack then line1.bodercolor = vbRed else line1.bodercolor = vbBlack End if end sub I need each time I hit the command button for a line (line1.bordercolor) to toggle between red and black. I'm switching on a wire in a circuit and …

Member Avatar for debasisdas
0
111
Member Avatar for hawisme000

any pls help mo on How to load a filename on a LISTBOX. also pls teach me that when i click on the filename loaded on the listbox it will run, i only need to load the names of my movieclips which is all (.avi) then when click will play …

Member Avatar for choudhuryshouvi
0
230
Member Avatar for priyala

Hi, I have doubt if I need to do a select statement with Where clause and the value to the varclause comes from the text box in the form. Then what is the syntax of the SQL select statement in VB. Thanks, Priya

Member Avatar for Mbt925
0
66
Member Avatar for Irmann

hai and hello everyone, 1) I have done the macro that can automatically pull data between 2 sheet in the same workbook. The example below, just compare 2 cell and then pull the 4 data to other sheet if true. If i have 100++ data to compare between 2 sheet …

0
48
Member Avatar for priyala

Hi, I have a query in VB. I have two forms. The first form loads after few seconds my second form has to load. How do I code for this. Someone help me out. Thanks, Priya

Member Avatar for Jx_Man
0
85
Member Avatar for mkarasu

who can help me to derive this C codes to VB 6.0 that can draw #include<stdio.h> #include<conio.h> main() { int i,j,k,l;m,n,r const char a[66]={'A','B','C','D','E','F','G','H','I','J','K','L', 'M','N','O','P','Q','R','S','T','U','V','W','X','Y ','Z','a','b,'c','d','e','f','g','h','i','j','k','l', 'm','n','o','p','q','r','s','t','u','v','w','x','y ','z','0','1','2','3','4','5','6','7','8','9','-','*', '_','@'}; FILE *dosya; dosya=fopen("murat.txt","w"); for(i=0;i<66;i++) for(j=0;j<66;j++) for(k=0;k<66;k++) for(l=0;l<66;l++) for(m=0;m<66;m++) for(n=0;n<66;n++) for(r=0;r<66;r++) fprintf(dosya,"%c%c%c%c\n",a[i],a[j],a[k],a[l],a[m],a[n],a[r]); fclose(dosya); } or can you send wordlist maker code as …

Member Avatar for debasisdas
0
78
Member Avatar for lerkei

does anyone knows how to make randomizing frames appear only once... because i'm using randomized questions, with the use of frames for my games., but my questions appear more than once...can you help me about this?...

Member Avatar for jonc
0
91
Member Avatar for jaasaria

this is the error i have... key column information is insufficient or incorrect. to many rows were affected by update. thx for viewing...

Member Avatar for jaasaria
0
89
Member Avatar for priyala

Hi, Can anyone tell me how to make VB forms an application as an installable something like an application. Thanks, Priya

Member Avatar for choudhuryshouvi
0
94
Member Avatar for technogeek_42

what code should i do to autorun a program to my computer using my USB? or just a program that will execute a start up and save it to the computer?VB6

Member Avatar for technogeek_42
0
312
Member Avatar for Monetto

Hi All, I have a project, (VB6) and inside this project we have a dll working with ADO, responsible for access Database. I did a modification at this DLL and recomplie it. when I try to add this new DLL using references, nothing happens and I continue with the old …

Member Avatar for jonc
0
110
Member Avatar for ram11

Ram here hi ,i want to make a exe on vb6,which can handle gpedit.msc setting, which i keep default. one single click it should change to setting which i keep default. Option which i would keep is .. local network connection restricted for user MMC disable display properties disable Regedit …

Member Avatar for jonc
0
81
Member Avatar for jince

I Am Currently Working On A Project For A Pathology Lab. I Am Trying To Display Only The Fields That I Need And It Is Not Quite Working. For Eg:- I Have 3 Fields ----name,add And Tel And I Only Fill The Name And Add, The Report Looks Like This …

Member Avatar for choudhuryshouvi
0
61
Member Avatar for pbosek

My VB code has macros which imports a tab seperated text file selected by user into a standard excel template(work sheet). The import to excel is done by query tables. When the text file is chosen thru dialog box and resp commnad button is pressed, the handler opens the excel …

0
64
Member Avatar for hawisme000

hi, pls help me how to make a datareport in landscape design view, bcuz every time i increase the withe larger than 6, i got a error that is saying it is larger than the width of the paper, i know how to input the data and connection, my problem …

Member Avatar for hawisme000
0
99
Member Avatar for bushman_222

I'm creating a client-server style program. The two connect fine and I can send data from the client to the server, The server gets the information correctly However when I try and send data from the server to the client, the client receives empty packets. Upon closer inspection I've noticed …

Member Avatar for jonc
0
306
Member Avatar for jaasaria

help me run time error.. -2147467259 plsssssss kindly help me... cant detect well the problem..

Member Avatar for jaasaria
0
98
Member Avatar for jaasaria

i would like to make a search textbox that will automatically searchh the data and droping down the txtbox... like in the member search of this site... pleaseeeeeeee.. kindly give me some code.. to make that... sorry for the previous thread. jaasaria

Member Avatar for jonc
0
177
Member Avatar for jaasaria

it posible to change the skin of the form?? including the command button and other tools?? i would like to design a system that much attractive that the ordinary visual design.. could anyone help me. pleaseeeeee....... jaasaria

Member Avatar for Jx_Man
0
109
Member Avatar for bsmathew

How to insert the Oracle 9i FIELD NAME into VB6.0 COMBO BOX eg : desc customer; This table have 3 fields : CustomerId, CustomerName & CustomerAddress CombCust --> The above field names should be displayed while drop down of combo box Thank you in advance

Member Avatar for bsmathew
0
120
Member Avatar for Annex

hi how can i select the text in Word between 2 bold numbers. At first i must define the bold number and then select the text after him until next bold number.

Member Avatar for venkatramasamy
0
98
Member Avatar for Shefali

hii all yet another question from me.. i have written a code in vb6 to call a labview7.1 vi and run it. the labview code acquires data and plots the data continuously as long as the program is running. now i want this graph to be plotted on vb6 form. …

Member Avatar for jeylux
0
380
Member Avatar for tgifgemini

[B][/B] Ladies and gentlemen, I have an issue inserting records into my new table Output table is: [B]"TblProgrammersHours".[/B] In this table, RequestID and ProgrammerInitials are combined to form my Primary key - so each has unique value. input tables are: [B]"TblRequests" and "TblPersonnel"[/B] Note: I was not able to attached …

Member Avatar for tgifgemini
0
124
Member Avatar for Derice

I would like to know it is possible to embed flash with .fla extension file into the VB6? I had tried to place it in the picture box but the VB6 dont let me to do so. If it is possible, can anyone guide me to play a flash within …

Member Avatar for Jx_Man
0
156
Member Avatar for jaasaria

dude. know to search databse will automatically scrooldown the txtbox? hi.. can any one give me example for this code. that will automatically dropdown the txtbox for the other data in databse.. ^_^ sorry for the explanation... can't explain so well..^_^ jaasaria

Member Avatar for jonc
0
156

The End.