Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
0 Endorsements
~14.7K People Reached
Favorite Forums
Favorite Tags

43 Posted Topics

Member Avatar for locsin

Greetings! Anybody know how to insert marquee or scrolling text message in statusbar panels using Visual Basic 6. I want to put scrolling message in my status bar anybody could help me plz. Thank you in advance.

Member Avatar for Kibepaul
0
2K
Member Avatar for locsin

greetings! When i First start my VB6 program with data report it works fine. The report displayed directly. but when i try to open other programs in other directory and then when i re-run my program in data report operation a msgbox appear "Please Enter MS Jet OLE DB Initialization …

Member Avatar for yokoshima.mur
0
3K
Member Avatar for locsin

Post Thread: Searching Database file if existing or not. How to Add the Microsoft scripting runtime dll in my Project reference menu. I saw Microsoft Script in the components. Is this the file? Anybody can help me or give me step by step procedure to add this Microsoft Scripting runtime …

Member Avatar for ritesh9nair
0
353
Member Avatar for locsin

Greetings! Is anybody know how to set textboxes in visual basic 6 in multi-languages. I want my textbox accept both english and arabic. Thank you in advance!

Member Avatar for akgs
0
705
Member Avatar for locsin

Greetings Anybody know how to change the position of form controlbox(Minimized, maximized, close) button. Original location is on the top right of the screen. I want to relocate it on the top left. Thankyou in advance

Member Avatar for AndreRet
0
97
Member Avatar for locsin

Greetings! I creating report in visual basic data report. I want to costumize the paper size that i want to use. I try to make a printing report in a small paper size like bank check size of paper. Anybody have idea how can i do this. is there any …

Member Avatar for bmpvkm
0
292
Member Avatar for locsin

hi! any idea how to convert numbers into words like for example i input the number 1 and it will display the word "one". i want to make this in a large number like morethan or around 1 million. Anybody can help me! Thankyou in advance

Member Avatar for AndreRet
0
1K
Member Avatar for locsin

Greetings! I am using find command in vb6 using to conditional statement. Call dbconek With ar .Open "Select *From numgroup", strconek, adOpenStatic, adLockOptimistic .Find "numero = '" + bet + "' And "draw_date = " & DateValue(vdrawdate.Text) & "", 0, adSearchForward If Not .EOF Then msgbox "record is existing" Else …

Member Avatar for QVeen72
-1
171
Member Avatar for locsin

Greetings! i am using date in my program. My databasefield <draw_date> declared as shortdate in msaccess. when i use in the programs .Open "Select *From numgroup Where Draw_date = '" & DateValue(vdrawdate.Text) & "'", strconek, adOpenStatic, adLockOptimistic I received error message.. Data Type mismatch in the criteria and sometimes Error …

Member Avatar for debasisdas
0
67
Member Avatar for locsin

Greetings! Anybody have idea how the determine the same numbers in 100 records. For example there are 100 inputted numbers in the database file. These numbers, some numbers have the same value. Anyone know to determine these numbers and display like this. input 100 numbers inputted in the database file …

Member Avatar for debasisdas
0
129
Member Avatar for locsin

Greetings! anybody know how to print msflexgrid and the data contain in this flexgrid. I want to know how to print this flexgrid into my printer. thank in advance.

Member Avatar for nor_d83
0
2K
Member Avatar for locsin

Greetings! Anybody have idea how to make "Optional Title" in visual basic 6 data report. In visual vasic 6 data report there is %i for title. it is possible to use it in optional and how to use this command.. Example: i want to have optional Heading report in VB6 …

0
83
Member Avatar for locsin

Greetings I want to display system information using visual basic 6. Anybody can help me. It is similar to "Visual basic Help then About Microsoft Visual Basic then System info" Thank you in advance

Member Avatar for 4ukh
-1
119
Member Avatar for locsin

Greetings! Anybody know to make numbering in print report. I want to put numbering in my print report. All employees are have diffrent project location. I want to print report per location. example. No. Employee NUmber Name 0001 Noli Locsin 1175 Alvin Patrimonio 1176 Keneth Durendez Now, My report printing …

Member Avatar for kain_mcbride
0
91
Member Avatar for locsin

Greetings! Everytime I use msgbox command the active form view is disappear when the message box executed. And it appears again after the message box finished the execution. Anybody know how to display message box without disappearing the active form view.. I want to restore the form display when the …

Member Avatar for QVeen72
0
94
Member Avatar for locsin

I want to use find command for searching file in the database, but if I add "and" command i received error. It is possible to use and in Find command I try to this syntax but it is error .Open "Select *From salary'", strconek, adOpenStatic, adLockOptimistic .Find "empno = '" …

Member Avatar for aktharshaik
0
115
Member Avatar for locsin

greetings! anybody know how to set the system date value. like for example today date is 11/22/2007 i want to set this date into a new value one month ahead it should be 12/22/2007. THANK YOU IN ADVANCE

Member Avatar for elleinad
0
102
Member Avatar for locsin

I have printing report using printer.print command. My report contains words and amount value. but the output is not properly arrange especially the amount. It is not align properly. I am using direct printing command "Printer.print" My report output is like this: Product Amount Soap 23.50 Fabric 215.25 Dishwashing Paste …

Member Avatar for cometburn
0
115
Member Avatar for locsin

Greetings! I'm preparing datareport for Petrol consumption in VB6. My report should be gasoline, diesel and other consumption.. It is possible to print these three consumption seperatedly in one paper page or is there any alternative solution for this? I want to print same like this: GASOLINE VEHICLE TOTAL LITERS …

Member Avatar for hawisme000
0
121
Member Avatar for locsin

hi I designed simple program of computing the petrol bill and save it into MSACCESS data base. This bill included decimal places. But everytime I check my msaccess database. The number is automatically rounding up or down. I try to set standard settings with two decimal places but the number …

Member Avatar for locsin
0
106
Member Avatar for locsin

Hi I am COMPUTER SCIENCE STUDENT. I created thesis project with a report using VB6 datareport and Access2000. The report works fine on my machine, but when i presented this to my instructor an error "Invalid Data Source" occurs when I installed the application on other machines without visual basic …

Member Avatar for choudhuryshouvi
0
181
Member Avatar for locsin

It is possible to print 2 form in one paper page. Or Anybody know how to extend the form size. My problem is when i reached the maximum size of the form especially the vertical size or the height. I cannot add 3 or more line which is necessary to …

Member Avatar for debasisdas
0
119
Member Avatar for locsin

Greetings! Anybody know how to set or get the value of hijri calendar. Like for example I set the date in the form of mm/dd/yyyy gregorian calendar the value is 12/22/2007. I want to get the equivalend value in hijri calendar which is 12/12/1428. Then If i set the date …

Member Avatar for abutty
0
694
Member Avatar for locsin

Season Greetings! Searching database file in the application path I want to determine the database file is existing or not... If the database (".mdb") is existing then msgbox "The database .mdb is not existing" if not existing msgbox " The database is not existing" If the database is not existing... …

Member Avatar for hkdani
0
129
Member Avatar for student101110

Please specify the total number of sequence (ex.. 1 to totalnumberofsequence) if the total number of sequence is base on the input try this systax Dim input as integer dim algo as integer dim cnt as integer dim combo as integer 'no of sequence algo = 0 for cnt = …

Member Avatar for student101110
0
146
Member Avatar for locsin

Greetings! Im using this format to use and open database Set ac = New ADODB.Connection Set ar = New ADODB.Recordset strconek = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\record.mdb;Persist Security Info=False" i want to use variable value in my data source. my database is record.mdb. i want to make syntax for …

Member Avatar for thekickers2006
0
183
Member Avatar for locsin

greetings! anybody know how to convert the month value into word format for example date = 12/2007 month is december how to convert this 12 into "december " is there any command to get the month value into string or word format...or i make may own... thanks in advance

Member Avatar for Jx_Man
0
117
Member Avatar for locsin

Greetings! " Visual Basic 6 Program" I want to open the database file base on the given filename. If the database file is present all data that i want to save will be save in this database. Else, if the database is not present it will create new database to …

Member Avatar for student101110
0
129
Member Avatar for locsin

greetings! I designed simple program with combobox and i want to lock this combobox. I dont want to allow the user to type in this combobox. Only the list item data can be selected and not allowed to type any value.. for example: Displaying "Gender" using combobox . The item …

Member Avatar for kshrini
0
521
Member Avatar for scholzee

check the msword file to attached to this msgs ... i hope it will help to know the flowchart flowchart is the graphical form of pseudocode.... study the use of drawing in the flowhcart like for example, what shapes u will use to variable declaration, input and output so far …

Member Avatar for locsin
0
117
Member Avatar for kehar

Please try this recovery software attacted to this message. Dont worry it is safe and virus free. I tried it for so many times. maybe it will help you to fix your problem.. enjoy.....

Member Avatar for kehar
0
104
Member Avatar for locsin

Greetings! I am afraid to download mp3 songs for free maybe it will cause my computer at risk. Anybody can give me a secure, virus free and good site where I can download mp3 songs for free. Thank in advance.

Member Avatar for choudhuryshouvi
0
119
Member Avatar for locsin

Greetings! I designed a simple program in VB6 with a background picture in my main menu form. but when i try to install this program to other computer having different resolution or sized in the screen settings my background picture appears not fit in the entire screen. I used jpeg …

Member Avatar for SCBWV
0
614
Member Avatar for locsin

Greetings! Anybody know how to save database file into a text file. What i mean to say my program works fine to save data into a MS Access database file. I'm trying to save this file also into a text file ".txt". And also, how to extract or open this …

0
60
Member Avatar for locsin

Greetings! I have database file with dateformat on a field. I want to view the data on files according to its date range using vb6. Like for example i want to view a file for starting date = 23/10/2007 upto 23/11/2007. Range of date is one month from starting date …

Member Avatar for kehar
0
125
Member Avatar for locsin

Hi everyone! It is possible in visual basic 6 to save and open picture file on a database like nortwind sample database program in Microsft Access. Anybody have idea to save and open picture file on a database using visual basic 6. thank you in advance

Member Avatar for debasisdas
0
43
Member Avatar for locsin

Greetings! I want to change the button message in visual basic 6.0. It is possible to edit the button message. Like vbokonly button display "OK", i want to reply this "OK" with my own word. Anybody have idea to replace it. Thankyou in advance

Member Avatar for debasisdas
0
72
Member Avatar for locsin

Greetings! I try to create multilanguage program "Arabic and English". But I dont know how to change the position of the title bar from Right to left. My program display the MDIform caption from right to left, but the Icon and the Control buttons like "Minimize, Maximize and Close Button" …

0
67
Member Avatar for locsin

Greetings! I try to make a multilanguage menu. Arabic and English. My windows xp is arabic enabled but when i try to type arabic font in Visual basic other charter appear on the screen. Is there anybody know how to accept arabic language in creating menu. I think some .ocx …

Member Avatar for daniweb2013
0
181
Member Avatar for locsin

Greetings! How to make numbering in visual basic data report? I create listing report in Visual Basic Data Report. My report works fine. The report can optionaly print by each category like : Department, Position, Lastname, Name etc.. My program print like this: Employee number employee name Position S-1 Emmanuel …

Member Avatar for jireh
0
121
Member Avatar for locsin

I try to open excel file in visual basic 6. Somebody gave me this code to open excel file. But when i create a my new form and type this code. An error occured for this code Private Sub Form_Load() Dim x_app As Excel.Application Dim x_wbk As Excel.Workbook Dim x_wsh …

Member Avatar for kb.net
0
331
Member Avatar for locsin

when i finished my program I make installer using Package & Deployment Wizard. This can be found in the tools folder. (Start bar... All Programs... Microsoft Visual Studio... Tools...). But when I try to install this to other computer without visual basic. Error displayed this message "Cannot continue setup because …

Member Avatar for anto_nee
0
75
Member Avatar for locsin

HI I AM COMPUTER SCIENCE STUDENT. My Instructor gave me thesis project. Any database program at any programming languages. This is stand alone program. I designed my program in visual basic 6.0 which is record keeping. It works fine in my computer. But when i installed it in other computer …

Member Avatar for locsin
0
182

The End.