Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for rajeshkhanna_in

Hi there, I get an error message everytime I try to run a software written in vb6.0. The error is "vsflex7d.ocx not currectly installed or one of its components is missing". I tried to seek it on the net but it seems it is not available on the net also. …

Member Avatar for Fahim6479
0
573
Member Avatar for rajeshkhanna_in

Hi all, I'm trying to develop a "LOCK FOLDER" program. But don't know how to go about it in VB. Can anybody help?

Member Avatar for vb5prgrmr
0
49
Member Avatar for rajeshkhanna_in

Hi all, I'm trying to develop a "LOCK FOLDER" program. But don't know how to go about it in VB. Can anybody help?

Member Avatar for vb5prgrmr
0
241
Member Avatar for rajeshkhanna_in

Hi all, I have developed a software that is basically a Question Paper Maker, I have stored all the questions in a MEMO field in an MSACCESS table. Now while I try to print the random questions on a report, it shows the question with all the rtf codes and …

Member Avatar for rajeshkhanna_in
0
74
Member Avatar for rajeshkhanna_in

Hi all I'm using MEMO fields to store some information. The information will be stored in formatted way like (bold, italics, fontsize etc) all this is working fine. But when the fields contains the information in more formatted way like (msword tables, bulleted text etc.) then the printing is weird. …

0
66
Member Avatar for rajeshkhanna_in

[B][/B]Please help me out with this. Crystal reports entertains the MEMO field from ACCESS in three ways (uninterpreted, RTFText and HTMLText). Is there a way in which I can print the object in the MEMO field because I have the tables and diagrams in this field. and they don't print …

0
60
Member Avatar for rajeshkhanna_in

[B][/B]Hi all, I have developed a software which is basically is Question Paper Maker. For the questions and answers to be saved I have used access database with MEMO field. Now the entire software is ready and the reports seem to be printing fine on the screen as long as …

0
69
Member Avatar for rajeshkhanna_in

Hi all, I have developed a software which is basically is Question Paper Maker. For the questions and answers to be saved I have used access database with MEMO field. Now the entire software is ready and the reports seem to be printing fine on the screen as long as …

0
47
Member Avatar for rajeshkhanna_in

Hi all I have created an application which automates the Preparation of Question Papers for Various Exams. This software uses a DSN connection to a ACCESS database. While I was developing software I created this connection manually but while I distribute my application this connection will have to be created …

Member Avatar for rajeshkhanna_in
0
196
Member Avatar for rajeshkhanna_in

[B]Hi all, Is it possible to programatically "Compact and Repair" an mdb file as can be done manually from MSACCESS menu "Tools"-> "Database Utilities" -> "Compact and Repair Database..." Any help will be appreciated... Rajesh Khanna [/B]

Member Avatar for JA12
0
113
Member Avatar for rajeshkhanna_in

Hi all Is it possible to trap the ESC key during the execution of an mdi form? I want the esc key to be trapped and when it is pressed I want the current form to be unloaded. Is it possible? Any help will be appreciated. Rajesh Khanna

Member Avatar for Teropod
0
112
Member Avatar for pardeep3dec
Member Avatar for debasisdas
0
87
Member Avatar for rajeshkhanna_in

[COLOR="Red"][/COLOR][HI all, I have made a commercial software using vb6.0 and MSACCESS. My problem is even if I protect my .mdb file with a password, the password can be very easily found out by one or the other cracks. I want to further protect my MSACCESS datafile. Is there a …

0
50
Member Avatar for rajeshkhanna_in

HI all, I have on the form an ADO data control and an OLE object. ADO is connected to a MSAccess Database (With a table having an OLE field). The class of OLE field is "Word.Document.8". Now when I try to connect the datasource property of OLE object, it says …

Member Avatar for rajeshkhanna_in
0
79
Member Avatar for rajeshkhanna_in

HI all, I have on the form an ADO data control and an OLE object. ADO is connected to a MSAccess Database (With a table having an OLE field). The class of OLE field is "Word.Document.8". Now when I try to connect the datasource property of OLE object, it says …

0
53
Member Avatar for rajeshkhanna_in

Hi all Does anyone know about any software which will help me in making a question bank for my students? Also I want the software to help me in making a question paper for the students from the question bank that I create. Thanks in advance any help will be …

Member Avatar for mrhard2004
0
95
Member Avatar for rajeshkhanna_in

HI all, Durig my development of a software I require a OLE field in MS Acess table, which is supposed to have MS Word documents stored in it. Can anybody help me in telling how to display, edit, save and retrieve the OLE Field in MS Access from within VB …

Member Avatar for rajeshkhanna_in
0
134
Member Avatar for rajeshkhanna_in

Hi all, I'm developing a software in vb 6.0 with MS Access as backend. This software requires to save the text files in the table. Now the problem is the text will be formatted (Bold, Underline, it may even have MS Word Tables). I have on the form a RTF …

Member Avatar for QVeen72
0
161
Member Avatar for rajeshkhanna_in

Hi all, I saw a link or a zip file here on this forum some days ago, that was basically a marksheet development for students, I don't know where is it gone now. Can anybody help me on this by either giving me the place where I can find it …

0
67
Member Avatar for rajeshkhanna_in

HI all, I have been using a software written in vb6.0 for 2 years. Now all of a sudden the software gives me this error "PCGW32.dll file is missing!". I don't know how to handle it. Even the person from whom I bought the software is nowhere to be found. …

0
74
Member Avatar for rajeshkhanna_in

Hi all, I'm writing a program in vb 6.0 which copies all the files from a pen drive(USB). Problem is pen drive(USB) may reside on any drive letter depending upon the partitions done on hard disk and the availability of CD drive. How do I come to know as to …

0
51
Member Avatar for rajeshkhanna_in

Hi all, I'm writing a program in vb 6.0 which copies all the files from a pen drive(USB). Problem is pen drive(USB) may reside on any drive letter depending upon the partitions done on hard disk and the availability of CD drive. How do I come to know as to …

0
57
Member Avatar for rajeshkhanna_in

Hi all, I'm working in VB 6.0, when I try to put a component on my form for Crystal Reports XI, It gives me a error message (Unexpected Error) , error Number (35005). Can anybody help me? Thanks in advance Rajesh khanna

Member Avatar for rajeshkhanna_in
0
57
Member Avatar for rajeshkhanna_in

Hi all, I'm using vb 6.0 and crystal report writer xi. I found it quite easy to create reports in crystal report writer xi, but my problem is "HOW DO I CONNECT MY REPORT TO A VB PROGRAM?" What will be the code required to be given so that a …

0
49
Member Avatar for rajeshkhanna_in

Hi all, Could anybody help me in getting a FULL systax of SQL Statements in vb 6.0. Or could anybody suggest me a site that could do it. Rajesh Khanna

Member Avatar for debasisdas
0
61
Member Avatar for hawisme000

any pls help mo on How to load a filename on a LISTBOX. also pls teach me that when i click on the filename loaded on the listbox it will run, i only need to load the names of my movieclips which is all (.avi) then when click will play …

Member Avatar for choudhuryshouvi
0
225
Member Avatar for lerkei

Help us about randomizing frames with label and texts, or randomizing questions on a frame. or can anyone give us a game related to the game we have started (word games)... thanks.. need your replies

Member Avatar for rajeshkhanna_in
0
75
Member Avatar for rajeshkhanna_in

Hi all, Is there a way in which a TSR program could be made in vb6.0. Something like If an EXE of a software written in vb6.0 is run, then this TSR program should load and remain their for as long as it wishes to (the program cannot be stopped …

Member Avatar for rajeshkhanna_in
0
349
Member Avatar for diyerxa

Hi all, I'm training at college in VB.NET, I'm not that far along, but know the basics. My father is in the IT dept at a printing firm. A programmer developed a fairly simple "Label Printer" application for his company in VB6. They've been running it on the shop-floor computers …

Member Avatar for Dhaku
0
209