11,868 Topics

Member Avatar for
Member Avatar for mmmark

I need the source code from an EXE to customize a little. The programmer had died last year who developed it. He did not took backup the code on his PC.

Member Avatar for jbennet
0
124
Member Avatar for Emerogork

I want to accumulate time into a variable (Time1) and have it count hours, minutes and seconds. It should not carry over to date when it passes 24:00:00 but should go to 25:00:00. For example, if I have 22:00:00 hours on a project and spend another 10:00:00 hours the total …

Member Avatar for Emerogork
0
103
Member Avatar for stephen lowry

:'( hi guys hope you can help i have written a small project used to simulate a cash reg however i have 3 froms on it ,main,checkout and about my problem is that if i move my main form to say left had of screen when i click on checkout …

Member Avatar for stephen lowry
0
103
Member Avatar for Kadence

I posted this originally at the [URL="http://forums.msdn.microsoft.com/en-US/vssetup/thread/99ff6079-04b1-4504-92ba-0845f398dd8d"]MSDN[/URL] forums, but wasn't able to get any help. Visual Studio FTP doesn't work on my desktop (which has XP), but the problem is only on my desktop. I can create and delete folders and files via FTP but I can't open files. Trying …

Member Avatar for gigrada
0
561
Member Avatar for markx_018

Hi..by the way i'm mark...a newbie in visual basic and my question is this... How or what is the codes used to connect from visual basic to "SQLyog"...just like visual basic to ms access?...

Member Avatar for debasisdas
0
196
Member Avatar for k88joshi

Hey Everyone , I am working on a project where i constatly need to update from one place to the other in word. Can anyone help me figure out how to get the Table from word and paste it in excel through VBA only. This help woulf be greatly appreciated …

0
55
Member Avatar for zawpai

Hi, Could anyone give me some suggestion? How can I detect the button is pressed continuously? Actually, I use [ICODE]Command1_MouseDown[/ICODE], but it is not succeed. I would like to do the application continuously if the button is pressed. If the user release (mouse up), I will stop the application. How …

Member Avatar for Jx_Man
0
268
Member Avatar for chopin2256

I have a database of all 5000 cities to compare against. What I am trying to do is extract only the exact city names from a string. For example, let's say column A in Excel contains these phrases: [LIST] [*]bankruptcy new haven [*]personal injury new york [*]personal injury new york …

0
63
Member Avatar for lostandfound

Hello, Please can someone enlighten me. What I need is to fetch data back from my access database using an SQL query in order to present the data entered into the database in the last hour.

Member Avatar for lostandfound
0
81
Member Avatar for selicon.valley

i am developng system in vb6 and crystal report 10 in form i have opened recordset now i want that result will be shown in report text box i have created text box in crystal report 10 form in vb6 form i opened rs now i want this rs!table_name crystal …

0
78
Member Avatar for RahulV

Hai, Once again im here with a problem. Can u help me write a program to search a file in the project folder. I also want to use a progress bar to represent the search status. Can anyone help!!! Thank you!!!

Member Avatar for RahulV
0
481
Member Avatar for sackymatt

hi there, i have a form in Vb6 and a msacess 2007 database connected using ADODC, on a form is a listbox that i want to populate with the table data from the database, the name of the database is Storenw and the table from which i want to access …

Member Avatar for sackymatt
0
340
Member Avatar for JohnKelly

I posted a thread yesterday and got an excellent tip from vqueen71 (I think) but I am still having a problem. I need to find out the location of a user's desktop location. I have used the Environ("userprofile" and the SHGetFolderPath. The first returns the standard profile setting for windows …

Member Avatar for JohnKelly
0
96
Member Avatar for regberds

Guys i have problem about fle handling.. i dont know howto update the text in the file.. or in the NOTEPAD this is my code.. Private Sub cmdUpdate_Click() Dim ndx As Byte Dim tmp As String Open App.Path & "\data.txt" For Output As #1 Write #1, txtname, txtaddress, txtphone.Text Close …

Member Avatar for regberds
0
93
Member Avatar for nor_d83

Hello there, I am doing my 'budget control system', and I want to make substraction from the value i entered in a textbox (budget for the year), with the sum of all the value in the 8th column of the MS Flex Grid data (which is the money used). Can …

Member Avatar for nor_d83
0
172
Member Avatar for som_05

Hi Everyone, I have installed VS 2005 on my laptop, the os is windows vista business edition but it is not working. All I want to know is that can VS 2005 be installed and run successfully on vista or is there any other version of VS 2005 compatiable with …

Member Avatar for jbennet
0
101
Member Avatar for dinilkarun

Please help me in automatinng the following in my EXCEL sheet using VB. I want to make my first two rows as Repetitve in every page of print.In excel it can be done as PAGE SET UP->SHEET -> Print titles -> "Rows to repeat at top". here i can choose …

Member Avatar for Comatose
0
137
Member Avatar for Umeed Alam

Hi! I've recently joined this forum. I need help to solve this querry.I had tried but couldn't solve. Please please help me. . I,ve to make simple software for Pizza Hut Front Desk Manager using Visual basic 6 coding . software should have the following features: • Manager can enter …

Member Avatar for Umeed Alam
0
116
Member Avatar for firoz.raj

Can any one tell me how should i generate report on the basis of groupwise since right know i placed department,job centre,cost centre ,requested by, delivery point, delivery date req, suggested vendor on the detail section1. but it is comming two times kindly see the attachment if not understand. here …

0
47
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
281
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
256
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
668
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
74
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
51
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
103
Member Avatar for ronjustincase
Member Avatar for kain_mcbride
0
142
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
204
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
138
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
195
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
717

The End.