11,868 Topics

Member Avatar for
Member Avatar for scrypt3r

im writing a app that u write some vbscript or javascript or html and u can run it does anyone know how to run any of these languages from in vb

Member Avatar for QVeen72
0
76
Member Avatar for ahmed elweshahy

hey every one please i want to know how can i search about name i use vb.net & SQL server 2000

Member Avatar for QVeen72
0
63
Member Avatar for Maritime

Hello, Anyone can help me to build a C dll for vbasic ? I know how to write and compile a dll with C/C++ compiler but only for simple function. Thank's

Member Avatar for QVeen72
0
120
Member Avatar for plusplus

My projekt has many forms. When the user closes the program, then the next time the program is being opened I want it to start with the form that was last used by the user. How do I do this?

Member Avatar for QVeen72
0
83
Member Avatar for pranto157

hi. I have a webcam. i want to capture image from webcam by using vb code. can u help me ?

0
114
Member Avatar for sajil

hai i have a problem i have add msflexgrid in my vb6.0 program but i have to make then scroll where i rotate the move wheel in the mouse is this possible if yes means please tell me how to do it sajil

Member Avatar for QVeen72
0
48
Member Avatar for nishant.newton

Hi.. I am looking to develop a program which will print the data (the data will be fetched from the database server) on the preprinted stationary. The stationary will be a scanned image and it will be imported in the program and the relevant text will be placed on the …

Member Avatar for richerTextBox
0
132
Member Avatar for long_vn

Dear all i have to do the exercise. The check boxes have 5 items: item 1, item2,..., item 5. Each item have one value. These values is in the range from 500 to 600. There are 5 variables x, y, z, p, q. The connstant number is 1800 When 3 …

Member Avatar for long_vn
0
136
Member Avatar for kshrini

Hi All, I've database application that uses an ADO & Datagrid control. This application has Backup button that should copy the database to another location. When I click on the button it gives me an error Permission denied. When I changed the connection string, record source & refresh the ado …

Member Avatar for kshrini
0
110
Member Avatar for nishant.newton

HI.. I am lookin to develop an InstallShield in Visual Basic for VB projects..can anyone tell me from where i can the useful and relevant information..I have searched on Internet but i didnt find any useful info.I m not planning to use Visual Studio "Package and Deployment Wizard" neither i …

Member Avatar for nishant.newton
0
135
Member Avatar for coco86

hi can I do pattern recognition using VB 6.0 ?? If yes can I know the step , component , references in VB 6.0 ...

Member Avatar for debasisdas
0
70
Member Avatar for ultimatekhan

have a question that I have two rows from D77 TO D132 which is column D and I have column B with rows B77 till B132. I want to check that if a user fill anything in D77 or any row from D77 to D132 he needs to fill row …

0
52
Member Avatar for scrypt3r

Im trying to write a app in vb 2005 and in this app u write some of my specal code in a text box, ive told vb wat my code meens e.g, popupmsg = msgbox, and when u press a button it runs, but ive tryed and tryed but it …

Member Avatar for scrypt3r
0
109
Member Avatar for coco86

anybody can teach me how to open an image using VB 6.0...jpg... or bit ... your help will greatly appreciated..thnx

Member Avatar for coco86
0
84
Member Avatar for tgifgemini

Hello all, I am populating a spreadsheet with data from access file. I am splitting each record into two lines so that it writes on two lines(some of the records writes on one row and the other half writes on the next row. I am doing this because some of …

-1
72
Member Avatar for nschessnerd

Hey guys, is there any way to read and write an object to a text file? For example in java i can open a ObjecOutputStream and just write an object. What about in vb? Thanks M

Member Avatar for nschessnerd
0
122
Member Avatar for blondie.simon

Hello I have been learning to program using Visual Studio Express as it is free and wanted to ensure I could do everything I wanted to do before spending money on software. Now the project that I'm working on is going ahead it's time I spent some money on the …

Member Avatar for TaoistTotty
0
96
Member Avatar for t_yalthis

hi everyone; in my program I need to sort the recordset according to specific field, however it gives an error like "Run-time error 3251: Current provider does not support the neccessary interfaces for sorting or filtering" rs_data.sort = "k_baslangic" 'is not working.. btw my connection code is Set conn = …

Member Avatar for t_yalthis
0
208
Member Avatar for arvin2006

hello to every one! have a nice day! pls help me how to arrange data alphabetically in the data report which came from the data environment designer.. i want to keep records in ascending form such as last name. i am creating a students record and i want that their …

Member Avatar for QVeen72
0
127
Member Avatar for deviii

Hello VB experts how to select a perticular cell in mSHFlex Grid Control in VB at run time? Whats the property or coding i need to add? anyone help me please?

Member Avatar for QVeen72
0
88
Member Avatar for guru511

hi, i want to create a setup file of my project.... while loading package and deployment wizard itz throwing the error "error in loading the PDWIZARD.OCX" i tried to load that OCX file manually.. but throwing the same error can u plz help me in this regard

Member Avatar for debasisdas
0
91
Member Avatar for tgifgemini

I am importing data from access file to a spreadsheet. One of the input field is a "comment" field with a full paragraph of comments. Some of the target cells in the spreadsheet displays "##########". But when I click on the cell, the Menu bar on top of the spreadsheet …

Member Avatar for QVeen72
0
101
Member Avatar for khanayub_chand

When I open my VB6 project file(i.e .Prj), an error is encountered saying "The instruction at "0x77fcca36" reference memory at "0x006f0067" . The Memory could not be written". Can any one explain me why this err comes and what must be the solution of this problem......

Member Avatar for debasisdas
0
116
Member Avatar for Sloaner715

I have a simple Excel Workbook with many worksheets within. I have a simple macro that will extract the selected sheet and allow me to save it individually. For some reason all date fields within the worksheet are changed when the worksheet is copied out. For example if the date …

0
53
Member Avatar for epok13hart

[code] Adodc1.RecordSource = "Select * from brecord where month_borrowed = " & _ "'" & frmonth.txtmonth.Text & "'" Adodc1.Refresh Rptlibrarysystem.Show [/code] is my code alright do i have to set code in data environment or data report im using ms access the problem i'm having is printing a certain date …

Member Avatar for QVeen72
0
98
Member Avatar for shuvo

I want to create new table in Access database during the runtime of my VB code. I am developing a "Library Management System" using VB6. At first i have used SQL statement to do the job. But it worked for once & then it stopped working. No error message was …

Member Avatar for dalwadijayen30
0
1K
Member Avatar for elanch

hi friends! From my Microsoft Access form I would like to hyperlink to a pdf document. At present each record contains a document name and a full file path to where the document is stored. I would like to open adobe Reader and view the specified document. please give me …

0
64
Member Avatar for dmotah

hi, im using msaccess as database. can u plz tel me how to delete records using vb (it should serch nad delete) tkx

Member Avatar for epok13hart
0
127
Member Avatar for t_yalthis

hi everyone I want to use datagrid to form a calender that shows only one particular month but I don't know how to name the columns and navigate through cells.. I will use this calender in my rezervation program that shows the occupied days oc a choosen car.. thank you

0
75
Member Avatar for guru511

hi, i want to make a setup file for the project... i tried to load the component "package and deployment wizard" itz showing the error "Error in loading PDWIZARD.OCX" can u plz tell me y its throwing the error guru

0
60

The End.