10,987 Topics

Member Avatar for
Member Avatar for lolfrist

hi there i'm new here. so btw i was given a challenge by my teacher to make a picture viewer. i was asked to use the following controls: 1.drive list box 2.dir list box 3.file list box 4.picture box 5.combo box the combo box should contain the following data: 1. …

Member Avatar for manoshailu
0
78
Member Avatar for ahmed elweshahy

syntax error in CREATE TABLE statement to create recordset i write the following statement: db.Execute "CREATE TABLE myTable(Sname text (10),Code number (5)) " is this statement true or false Please i want help thank you

Member Avatar for manoshailu
0
84
Member Avatar for tgifgemini

Hello everyone, I am using VB6 to generate a report in Excel but I am having a printing problem. I generated a spreadsheet using an access file. The data in the spreadsheet stretches all the way from Column A through S. When I print, columns A through M prints on …

0
54
Member Avatar for Mr.Wobbles

I need to filter the results from a database by year, and so far I have tried several different things, I will list a couple of examples below, I would like to use this one: [code] ServiceAndTeamContributionsBindingSource.Filter = String.Format("WHERE datePart('YYYY',BeginYear) <= '" & endDateBox.Text & "' AND datePart('YYYY',BeginYear) >= '" …

0
87
Member Avatar for t3hfr3ak

I know theres a menu button for it somewhere but i cant seem to remember how to do it. This is for my movie information Database (I dont know if any of you remember when I was asking about storing the data in a txt file. Well now I am …

Member Avatar for manoshailu
0
140
Member Avatar for pvozarkar

Hi all, I am using GetChunk() and AppendChunk() in Vb 6.0 methods to retirve the data from image fields in MS SQL 2000, I hav a question , weather the same Methods can be used for retriving or saving the data to the "Text or Numeric or Date " etc …

Member Avatar for pvozarkar
0
224
Member Avatar for apc641124
Member Avatar for QVeen72
0
24
Member Avatar for Catherine Green

I just got a new computer which has windows vista on it. My internet server is Piper which is not compatible with the new windows programme. The guy at piper said it was a common compatibilty problem with alot of software and the new vista programme. Should I just change …

Member Avatar for jbennet
0
211
Member Avatar for firehiwot

dear all i am new to this forum ,i was writing a vb code and i need to display a saved word or exell file on a comand clike, but it replies me file not found. but my code can open a notepad.if any one can tell me the right …

Member Avatar for QVeen72
0
96
Member Avatar for jatinder_44

hello, i want to create hlp file for the user ,If user click on help meu then ,i want to show hlp file to user which will be readable . how to open the File?

Member Avatar for QVeen72
0
65
Member Avatar for rocket1356

Anyone here know where I can get a tutorial on how to make an SSH client component for a vb6 app? For example, I downloaded a trial version of [url]http://www.djhd.com/onlinehelp/myssh/[/url] <- they are selling the component or activex for ssh connection to aLinux box. Thanks

0
57
Member Avatar for bryan110

Hi, I would like to use a timer with vb6 but i am not allowed to create an object timer with CreateObject. The main problem is i need to make a delay until the connection is successful. I tried sleep function but it seems it stopping everything. Please If you …

Member Avatar for brijlesh
0
311
Member Avatar for rocket1356

I am trying to work with MSAccess through the use of ADOBC with VB6. I am having trouble with modifying current values. I have 3 input text fields in the form. FCUIPADDRESS, MCASTIPADDRESSA, MCASTIPADDRESSB. The MCASTIPADDRESSA+B are associated with the FCUIPADDRESS. For example: 204.168.11.234, 192.168.1.1, 192.168.1.2 I also have the …

Member Avatar for AV Manoharan
0
265
Member Avatar for Naveed_Cn

Hi Everyone:* I am working on Database project using DAO. Now I got a problem in counting all the data from one Field:-/ . Please help Me in this problem. :confused: And Tell Me how can I get the total of any field by using SQL STATEMENT? Thanks In Advance

Member Avatar for AV Manoharan
0
79
Member Avatar for ndutz

hi, i am a newbie... would anybody please to tell me, how is the codes, to directly changing windows default printer, from within visualbasic code, without poping: windows select printer dialog box best regards ndutz

Member Avatar for choudhuryshouvi
0
95
Member Avatar for Naveed_Cn
Member Avatar for lz300

I have created an app using Microsoft VB6, using error handlers in every sub and function (no errors generated). I created an executable, which runs fine on the machine that has VB6 installed on it, but the app does not run on my other box. I get "Run-time error '5': …

Member Avatar for DenisOxon
0
655
Member Avatar for SatanophanY

Hello all, I am currently attempting to create an instant messenger program, using Visual Basic 6.0 I have no idea where to start and am open to all information/help available. Please respond with links to help sites or any other references of information. Please dont hesistate to email me either …

Member Avatar for togocure
0
92
Member Avatar for Kees Baltus

I was allready successfull to resize pictures to place them with the right relations in a picturebox (I have to present 16 pictures - just like thumbnails - on a form; the original imagesizes can go up to 6 MB). [B][COLOR=red]Problem: it takes too much time.[/COLOR][/B] [B]My procedure:[/B] Load picture …

Member Avatar for QVeen72
0
105
Member Avatar for brian.p

[code] Private Function atoz() As String ' Lower Case Chr(97 + Rnd() * 862150000 Mod 26) ' produces a-z End Function Private Function ZerotoNine() As String ' Numbers Chr(48 + Rnd() * 862150000 Mod 10) 'produces 0-9 End Function[/code] Hi, Quick question(this is not homework by the way)the above code …

Member Avatar for DenisOxon
0
180
Member Avatar for cguan_77

hi, i made a program it works fine on my computer but if I try to run it on other computer it has an error "Run Time Error 429 Active-x Can't Create Object", OS is XP, already installed the runtime files, and someone advice me to install the latest IE …

Member Avatar for cguan_77
0
164
Member Avatar for swatirao

:?: How do I change the input and display of the dtpicker control to "dd/mm/yy" format. Also how do I store it in an MS-Access database in the same format (ie. dd/mm/yy ) . ... need help urgently! Regards, Swati

Member Avatar for Naveed_Cn
0
107
Member Avatar for silverfire

Hi all, I'm building a simple logging program in VB5. I'm entirely self-taught using a couple books and the help files, so if I'm missing something obvious, that's probably why. Anyway, I'm trying to get my program to be able to open old logs in notepad. I can't seem to …

Member Avatar for DenisOxon
0
2K
Member Avatar for yasirfarid

is there any body who know coding for Save and Load Picture on Database (SQL 2000) thnx Yasir

Member Avatar for QVeen72
0
147
Member Avatar for choudalcua

hi i just need some help in programming.... here it is.. "make a program that will accept 5 integers and will display the median".

Member Avatar for manoshailu
0
73
Member Avatar for jatinder_44

[I]hi , my problem with comm port in device manager,when i using serial rs232 to send data to port first time when i switch on the pc [/I] [I]it execute the program ,But when i use USB to Serial Adapter cable to send data it work's fine but again i …

Member Avatar for jatinder_44
0
82
Member Avatar for asif_14443

I am using Data Reports in Visual Basic. How Serial Number is insert on the data reports ?? like this.... [B][U]S.No[/U][/B] [U]Name [/U] [U] City[/U] [B]1.[/B] Asif Islamabad [B]2. [/B] Mahmood Rawalpindi [B]3. [/B] Khalid Lahore [B]4. [/B] Yasir Karachi

Member Avatar for asif_14443
0
109
Member Avatar for kshrini

Hi All, I've developed an application in VB6. All forms are designed at 1024X768 scren resolution. But when I open this application at lower or higher resolution all controls get disturbed. Any clue....

Member Avatar for choudhuryshouvi
0
191
Member Avatar for Ravi Singhal

hi , i am writing a programme in vb6. I want to check whether my cities are matching with cities in database. so i want to ask that how to pass a array to a database by query. I have written the following code please help me Dim CITYARRAY(5) As …

Member Avatar for manoshailu
0
88
Member Avatar for Mr.Wobbles

I have been having a bit of trouble with my users trying to install my program, I will list the error messages first and then let you know what my settings are for the click-once deployment. I don't see any errors when I install it on the computer I have …

Member Avatar for AV Manoharan
0
116

The End.