10,992 Topics

Member Avatar for
Member Avatar for abhishekkp

how do i delete all the data which is stored in the sql table???? i want to delete only the data present in one table without dropping the table when i click on the command button in vb6 plz help :(:(:(:( its really urgent

Member Avatar for jireh
0
2K
Member Avatar for mitchney

help me pls...i want to display the total sales within the date in the two dtpicker and by the category specified...when i run the program using my code an error occurs the no value given for one or more required parameters..which i cannot understand..pls. help me..here is my initial code... …

Member Avatar for mitchney
0
264
Member Avatar for mitchney

hi..i got a problem regarding how could populate data from adodb recordset into textbox...when i type the first letter for example of the itemname then automatically the textbox will show different records from the database starting with the first letter i type until i type the next and so forth...pls …

Member Avatar for hkdani
0
449
Member Avatar for violette

Hi all :) I have two excel files for data(one is to retrieve data from outer source(file1) meanwhile the other one is for template(file2)) and 1 excel file for macro(file3). I would like to create a macro to copy data from the file1 to the template(file2) and save it as …

Member Avatar for violette
0
204
Member Avatar for mokong

hi guys, i have a problem regarding on how to view the image in the database when i select one information in my list view. and change it when i select another. Public Sub studentList() Me.ListView1.ListItems.clear Set rs = New ADODB.Recordset With rs .Open "select * from tblStudentProfile", db, 3, …

Member Avatar for mokong
0
119
Member Avatar for butler1233

Hi clever people, I need some help making a VB application which chooses a random line for a file, sets it as the value of a Label (word) and also adds it to a ListBox (list) when a Button (nextbut) is pressed. I also want it to keep going. Button; …

Member Avatar for Reverend Jim
0
136
Member Avatar for dwiniers

Hello there i need your expertise in VB6 i make some program using the navigation key and add, edit, delete, search command button. The program is almost 99% working. By the way im using adodc and access in my db and combo box using with search fields. My problem now …

Member Avatar for dwiniers
0
339
Member Avatar for diamondw

Whats wrong with my code?I want a code that shifts a word to an amount (dog to fqi)and the input in an input box.The ouput in a 20 column by n row array.And z if shifted by 2 would be b.Thanks [CODE]Function ShiftCipher(text) shiftamount = InputBox("Input how many numbers to …

Member Avatar for diamondw
0
144
Member Avatar for violette

hi all. here's my problem;. I would like to have a macro to export data from an excel file into the database(SQL) for insert and update data purposes. but i'm not sure how to do this. can anyone suggest me or give some ideas on how to make it possible? …

0
43
Member Avatar for bantex07
Member Avatar for PH.Ric

Hello can someone teach me how to delete the selected item in data grid? please i really need it. thanks.

Member Avatar for mokong
0
228
Member Avatar for chemes12

can u help me put codes in the search button pls? here's my program tnx [url]http://www.mediafire.com/?21sprht484fb4qp[/url]

Member Avatar for mokong
0
75
Member Avatar for jillwimmersbloo

Hello, we have to create a football scoreboard in Visual Basic. Purpose: The application calculates the points scored during a football game by one team Requirements: 1. The user clicks the enter score button in an input box object to enter a score after the football team scores 2. Each …

Member Avatar for hkdani
0
1K
Member Avatar for bonzo2008

Thanks for all help. My friend have a little problem with a text file. as follows Monday Thuesday Wednesday Thursday Friday Saturday Sunday He have it to load as folows Dim namneng As String, Fnumeng As Long, strLeneng As Long ' för England Dim iDag As String Fnumeng = FreeFile …

Member Avatar for hkdani
0
177
Member Avatar for keylord1013

It's some sort of a project at school . . i was required to make a basketball game clock. The clock will start from 10:00 (10 minutes) then counting downward. . so 10:00, 9:59, 9:58 and so on . .The clock must contain a START Button, RESET Button, PAUSE Button …

Member Avatar for hkdani
0
212
Member Avatar for SI THU

anybody help me please, how can i change system date format in vb6. thanks for reading this post, thanks i want to change system date format is "dd-mm-yyyy"

Member Avatar for hkdani
0
122
Member Avatar for packerzfan92

I am making a fake virus program as a joke and would like to know how to disable all of the keys except for the shift and enter keys.(these will exit the program) Thanks

Member Avatar for codeorder
0
214
Member Avatar for 4ukh

hi daniweb, i have a small project for my office for database application: project details: [B][COLOR="red"]1.[/COLOR][/B] #4 different office in different cities [COLOR="red"][B]2.[/B][/COLOR] all are connected to domain (i don't know how they are connected via vpn/domain bla bla bla...) [COLOR="red"][B]3.[/B][/COLOR] i want to create an application and database that …

Member Avatar for hkdani
0
104
Member Avatar for v_janssens

Hi, In brief, I have written a program in C++ that reads data from a text file, does 'stuff' with that data and then writes the results to a number of separate file. Separately I've written a simple GUI for this program using Visual Basic (allows the user to select …

Member Avatar for mazzica1
1
1K
Member Avatar for mightyjoe77

I have a CSV textfile that contains "Student" and "Grades". I need to find the average of the grades but my array has a string data type and I keep getting an error message b/c I need to someread read the grades without reading the Students. Any Help?

Member Avatar for hkdani
0
104
Member Avatar for SI THU

hello, anybody help me please, i want to know "delete a folder" code.If you know please help me. Thanks for your read. Thanks all

Member Avatar for SI THU
0
101
Member Avatar for henpecked1

Good morning folks...I have a pseudo concept question. I have a trio of unix text files that I need to load into an Access database, and then do a comparison for matches (knowing one field will never match). My original idea was to create a VB application to parse the …

Member Avatar for hkdani
0
126
Member Avatar for PinoyDev

Good day to everybody! I just want to know on is there any function/solution in vb6 that offers the best/most fastest way to autocomplete listview when type in a textbox.The data should be from SQL Server using ADO connection...Ive seen this function(I've not tested it yet) from [URL="http://www.vbforums.com/showthread.php?t=438622."]http://www.vbforums.com/showthread.php?t=438622.[/URL] [code=vb] Private …

Member Avatar for PinoyDev
0
689
Member Avatar for lmoe23
Member Avatar for Alba Ra

Hello, as anyone reading this might have guessed I need help. And please forgive me for making it long. [COLOR="Green"]You may skip right to [B]Found Half of a Solution[/B] if you don't want/need the background of my problem.[/COLOR] [B][U]Why and What[/U][/B] I am developping for a client an Excel worksheet …

Member Avatar for Alba Ra
0
2K
Member Avatar for Alba Ra

Hello, I'm still trying to work out the same problem: how to process data from an Excel sheet (above all sort through it but in groups; will explain further down) to use in a Cluster Chart without storing it as data in an Excel sheet. The problem at hand: I …

0
434
Member Avatar for Alba Ra

Hello, it now seems that I might be able to use SQL/MS Query to do what I tried to find a [URL="http://www.daniweb.com/software-development/visual-basic-4-5-6/threads/388319"]workaround[/URL]. (Even if this works that does not invalidate the problem posed in that thread, though its urgency would be reduced.) So: is there a way to perform in …

Member Avatar for Alba Ra
0
323
Member Avatar for sandeep.shivara

i have made a userform which has two textbox and one button. when we enter a number in textbox1 and click button then this number will be searched in excel sheet and the value to corresponding cell should be displayed in textbox2. please help

Member Avatar for hkdani
0
97
Member Avatar for ticktoc09

Another noob question here.. Im a frshman programming student and I don't have the best instructor. I've just finish doing a simple inventory system Vb6 + MS Access database. My question is how can I save the database path? because whenever I change computer from Home to School I need …

Member Avatar for hkdani
0
162
Member Avatar for ChristosK

Hello How i can read the motherboad model using code in vb? I write a program in ms access and i want to read/confirm the motherbord model on startup. Thanks in advance

Member Avatar for GGSoft
0
479
Member Avatar for abrahami

[QUOTE=;][/QUOTE] Hi, every one. Through the help of talented programmers and contributors, I have been able to get some were with the program design and coding process. Thanks to you all. I want help in resolving this problem, Pls. I created a database with the following information, but I wanted …

Member Avatar for abrahami
0
175
Member Avatar for alone882

I want You to ask for a help. how to adapt this VB.NET code to Visual Basic 6 ? [CODE] Imports System.Collections.Generic Imports System.IO Imports System.Net Namespace blogtest Class Program Private Shared Sub Main(args As String()) Dim http As New simplehttp() ‘testing on ipcheckit.com so we can make sure we’re …

Member Avatar for hkdani
0
423
Member Avatar for bonzo2008

Hello again I'm dealing with a problem in VB6 I have the swedish version in the national enverionment as default and the [U]LabelDatum.Caption = StrConv(Format$(MyDate, "dddd dd mmmm yyyy"), vbProperCase)[/U] is saying SÖNDAG in the first form but I will change that with some code in the form2 that the …

Member Avatar for bonzo2008
0
312
Member Avatar for daddiedan

Hi I have a database of one table with headings as shown DONOR COURSE TITLE START DATE END DATE MIN/DEPT ANNOUNCED TO DATE RECEIVED BY HRD DONOR DEADLINE DATE FORWARDED NOMINEES BENEFICIARIES-MALE BENEFICIARIES-FEMALE NUMBER ACCEPTED REASONS FOR NON-ACCEPTANCE DATE OF ENTRY NATIONAL COUNTY The table is in access. I would …

Member Avatar for hkdani
0
100
Member Avatar for bonzo2008

Hello in a case there I wan't to change letter in an index from 0- 28 to just 0 - 26 it's commandbuttons, and the 3 letters should be dissaabled, the code is in swedish just now, but I will change that in language settings to english letters. and how …

Member Avatar for hkdani
0
159
Member Avatar for Seba Sama

Hello! I need to import some data from a .csv file, process it and write results in an Excel file. So... I use ADODB recordsets and Microsoft Text Driver: [CODE] Dim rs As New ADODB.Recordset Dim cn As New ADODB.Connection Dim cnStr As String cnStr = "Driver={Microsoft Text Driver (*.txt; …

Member Avatar for ChrisPadgham
0
174
Member Avatar for dwiniers

Hello there! anybody can help me how to execute this application? Thanks you very much! Here's the application goes: Write an application that contains four command buttons. The command buttons should be blue and have boldfaced, italicized caption that read change color, change bold, change height, change width. When the …

Member Avatar for dwiniers
0
323
Member Avatar for throide

I need to update the items that i checked in my listview using the checkebox function of listview... cant find the solution...please help me

Member Avatar for hkdani
0
35
Member Avatar for enovez

please help me, i need show data searching in datagrid. i have example code but its can't compile. These coding examples that I made. Option Explicit Dim conn As ADODB.Connection Dim Rs As ADODB.Recordset Dim query As String Sub setConn() Set conn = New ADODB.Connection End Sub Private Sub serachCmd_Click() …

Member Avatar for dwiniers
0
100
Member Avatar for Quenchy coder

Hello... I need to transfer the contents of a combo box into my list box..how do i do that? my list box is empty.and everytym i select something from my combo box..the previous value in list box should not be erased.It shoud keep on adding to the previously updated value..Please …

Member Avatar for hkdani
0
110
Member Avatar for sifuhall

I'm trying to write a vbScript that will execute all files in a given directory (will be mostly batch files). I've tried to modify a script that deletes all files but I'm not able to get it to work. Here is what I have: [CODE]Option Explicit '=========================================================================== ' Scheduled Task …

Member Avatar for sifuhall
0
520
Member Avatar for dwiniers

Hello Guys. Good Day! Masters of programming out there anybody can read mo this code guys how it work in the program for better understanding of mine. Thanks in advance for your help... br. [CODE]Private Sub cmdsearch_Click() On Error Resume Next Dim dok As String Dim ran As String dok …

Member Avatar for hkdani
0
128
Member Avatar for alone882

Hello, once again I have a very BIG problem. I made program that connect to proxy server and browse via proxy server. However, my company has a made private proxy server which I must authenticate through to get to the internet. I read hundreds pages of docs, but without success. …

Member Avatar for hkdani
0
434
Member Avatar for AquaNut

Hi All, Been reluctant to drop this on anyone as I wanted to resolve it myself but alas it has got the better of me. I am trying to do an insert into an Access 2007 DB but keep getting a syntax error even thougt I can get the generated …

Member Avatar for Naveed_786
0
304
Member Avatar for jeffrey blanz
Member Avatar for nunachan

i have received an error on adding an information on VB6.0 database is SQL i just use the covert ACCESS to MYSQL code :[ please do help me O_O i received an error "mySQL server has gone away" ...other adding of information seems ok except from this one please do …

Member Avatar for nunachan
0
77
Member Avatar for nerden

Hi, I am building a VB.NET app which amond other things, deploys a scheduled task to run test.bat when A Windows Server 2008 Backup is cancled. I have the app all working which runs a command which, when works, will be the event creation command. I figured out how it …

0
172
Member Avatar for alone882

when I start program I get error "Label not definied" in GoTo Resend line module: Public Declare Sub UrlMkSetSessionOption Lib "urlmon.dll" _ (ByVal dwOption As Long, ByRef pBuffer As Any, _ ByVal dwBufferLength As Long, ByVal dwReserved As Long) Public Type INTERNET_PROXY_INFO dwAccessType As Long lpszProxy As String lpszProxyBypass As …

Member Avatar for alone882
0
157
Member Avatar for cfrutos

Hello. I am new to programming and I am trying to find a way to sort an array of numbers. For Example, if I have 30 textboxes with a number inside, I think i could insert the numbers to this array using a For...Next statement. But then, I would like …

Member Avatar for jeremiahballos
0
1K
Member Avatar for razamughal67

Hello Everybody, After many days search i cannot find any source code or project of shockwaveflash1 object play swf files one by one. I want to get any project or source code of visual basic 6.0 Actually i trying to make swf player and swf player play next swf file …

0
122

The End.