10,987 Topics

Member Avatar for
Member Avatar for No Pain No Gain

Currently my users download a database outside my app then from within it they can add the database to their main database. Now I want to have the app download and add the database all at once. If I change the file extension to .txt the code below downloads the …

Member Avatar for No Pain No Gain
0
262
Member Avatar for RahulV

Hai, I have a multi-line TextBox (Text1), whenever i click a button (cmdPrint) the contents of this Text1 should be printed out to a Printer selected using a Comon Dialog Box (cdlgPrint). Can u help! An explanation to ur codes will be highly appreciated. Thanks.

Member Avatar for Comatose
0
204
Member Avatar for t_yalthis

hi everybody, my connection code is like this: Set conn = New ADODB.Connection With conn .ConnectionString = "Provider = Microsoft.JET.OLEDB.4.0; data source = C:\Documents and Settings\kullaniciadi\Desktop\reservation97.mdb; persist security info = false" .Open End With This database (reservation97.mdb) is going to be moved to a server.. How is going to be …

Member Avatar for Comatose
0
663
Member Avatar for dannybarh

i need a random generator that can generate serial #s along side. any website in mind? please help.:yawn:

Member Avatar for Comatose
0
72
Member Avatar for mhean11

how can a make a file handling program using vb???,,i dont know how,may you help me solve this problem?,.thanks..

Member Avatar for Comatose
0
49
Member Avatar for sumeetpingale

Hello, I want to generate reports between two dates. So i am using two DTPicker to select StartDate and EndDate. So I have written some code for it. But it is not working. Private Sub cmdgenerate_Click() Dim X As Variant Dim Y As Variant X = DTPickerstartdate.Value Y = DTPickerenddate.Value …

Member Avatar for sumeetpingale
0
101
Member Avatar for ronjustincase
Member Avatar for kain_mcbride
0
138
Member Avatar for anud18

hi....i m actually developing a tool which uses access as the database source...i hv created 2 coloumns in the database....username and password....now in my tool i need to ask the user fr his username and password....if it matches with any of the combinations stored in the database then the user …

Member Avatar for sackymatt
0
203
Member Avatar for B@nkai77

I am trying to create an all in one program which basically has three drop down boxes(combo boxes) and an Installer button for each. I want to be able to scroll through any three list and hit the install button to make it happen. I have been searching around for …

Member Avatar for Teme64
0
137
Member Avatar for complete

Can programs written in Visual Basic be designed such that they can read and write Unicode Files?

Member Avatar for Comatose
0
194
Member Avatar for Rrajal

Hi there.. I am new member here and having a problem. I am working with a software solution co. and we want our software to support "Internationalization". means want to provide multilingual support. We are using vb6.0 as development and all the diff APIs for our working..... can anyone tell …

Member Avatar for nicowest
0
671
Member Avatar for sumit-saini

i want to delete a file from a specific location, if file Existing ; using JavaScript or VB scripting

Member Avatar for Comatose
0
263
Member Avatar for mira216268

how can i send a folder or a picture trough email... is there any vb codes to do so... help...!!!is it possible if i click on the picture and it will automatically go to window that will do the sending jobs.....???

0
61
Member Avatar for jofaleiva

Hi all: I get the 3077 error (Data1.recordset.FindFirst "[nhisto] =" & answer) after I have changed a printer parameter in my program. Before this the program worked fine. I had to changed the proyect name and I saved the changes in .form name as well, in order for the new …

Member Avatar for SCBWV
0
70
Member Avatar for No Pain No Gain

The code below downloads the test.mdb file but when I try to open it MS Access says it is in an unrecognised format. Is it not possible to use Inet for downloading an Access database? Dim strURL As String Dim bData() As Byte ' Data variable Dim intFile As Integer …

Member Avatar for No Pain No Gain
0
296
Member Avatar for Benniit

Please am using VB 6.0 a and SQL 2000 Can anyone help me how to display a datagrid with combo Boxes that are populated with the following:combo1.addItem "Name", combo1.addItem "Address" combo1.addItem "street Name" and combo1.addItem "Phone No." So that on a click of button I can loop through the datagrid …

0
61
Member Avatar for yuleball

Is there any way through which I can change the position of underline? I want to move it below the default position where it appears by using .SelUnderline.

0
63
Member Avatar for sganandhsg

Am using VB6.0 Can anyone help me to slightly Add a Yes/No Messagebox, in a way that buttons' captions are View/Edit, like Yes/No? Plz Help me Thanks

Member Avatar for SCBWV
0
121
Member Avatar for johnkeartson

Do you have any ActiveX ( Buttons ) I really need it I want other this [URL="http://www.daniweb.com/forums/post773759.html?nojs=1#usercptools"]http://www.daniweb.com/forums/post773759.html?nojs=1#usercptools[/URL]

Member Avatar for SCBWV
0
109
Member Avatar for sumit-saini
Member Avatar for FragFighter
0
81
Member Avatar for ryan311

hi can anyone know how to save a data from flash and save it into ms access? because our professor make a program in visual basic w/ flash with a input text, static text, radio button and etc from flash, he can input a record and he have a command …

0
53
Member Avatar for Kainan54
Member Avatar for winrawr
0
97
Member Avatar for firoz ahmed

sir i want if user click on product id all the detail should come on the data report it should come itemwise all the required field is com. but problem is that all the records is comming more that one time kindly help me i have written a code in …

0
43
Member Avatar for sumit-saini

Hi, Im saving a file in MS Word and when i open it it shows me message to convert the file here is the code i am using Public Sub SaveDocumentAfterValid() Dim fs, f, fc, f1 Dim fbase, fsubfol, fsubfol2, fsubfol3, fsubfol4, fsubfol5, fsubfol6, fname As String Dim fname1, fbase_1, …

0
164
Member Avatar for ke5hav

is it possible to code a leech in vb 6.0 that can take post automatically from some forums and post it to other forums like an auto poster? thanks.

Member Avatar for Comatose
0
81
Member Avatar for sackymatt

Hi guys, am new in this, i have created a database in msaccess and connected it to vb6 using Adodc, now ma question is , how or wat tool must i use to display or populate data from data from the database, ist a listbox , a grid or which …

Member Avatar for Comatose
0
97
Member Avatar for kinv001

Hello, I have a combo box to select the ID, then it will display the particular record from from the database into the text boxes. And now I'm trying to make a update command button. Then I can just change the record which displaying in the text box. And click …

Member Avatar for Comatose
-1
3K
Member Avatar for andy999

Hello seniors, I want to load data in listview on selecting the item in listbox.The data is available in data folder in different text form.I am trying to load but there is a msg"file already open". what i am doing wrong? Secondly I also want to add timer function so …

0
74
Member Avatar for ryan311
Member Avatar for selvaganapathy
0
87
Member Avatar for jeffrey16

hi, i am new in this forum and i cannot find a free downloadable activeX button, i want to make my design beautiful, can anyone here pls help me where to find cool buttons for free. im using VB6..

Member Avatar for johnkeartson
0
227

The End.