Whenever I am trying for any Help in design mode, getting an error message and the program terminates:-
=======================================
VB6.EXE - Application Error
The instruction at "ox0076006e" referenced memory at "0x0076006e". The memory could not be...
I have assigned a two dimensional array as the datasource for my MSChart. Instead of starting the Scale from 0, I had to start from the least value in my array and end with the max. value in my array.
How can I set the min. and max scale value of mschart?
What is the easy way to find the least...
Hi Programmers,
There is module to read CSV file and update an access table. CSV file contains two fields (First is Date & Time and the second is Quantity)in each line, usually 24 0r more lines. The date field is inputing into a string variable and then converting it into date format. While...
How can I convert an application made for 1024 x 768 screen resolution to 800 x 600 resolution ?. There are a lot of forms and charts to adjust manually. Please help me with some ideas.
How can I convert an application made for 1024 x 768 screen resolution to 800 x 600 resolution ?. There are a lot of forms and charts to adjust manually. Please help me with some ideas.
I was not getting any proper answer from the discussion forum for my repeated posting on MSHFlexGrid - Mouserow selection. Now here is a tip for solving that.(I don't know wheather everybody aware of it or not, still it's a knew information for me).
Problem:- MSHFlexGrid is not returning the...
I have craeted an installation using PDW.While installing in a Win 98 machine "An error occured while registering the file c:\windows\system\dfsshlex.dll". ??????????
I have packaged & deployed a VB6-Access2000-Jet4- ADO 2.5 application in win2000 platform and installed in a win98SE Machine. I have got a "run time error 53" . I think this is happening when it is going to run a shell command in the background. What are the files or .ocx that I have...
I have created a package and deployed into a zip drive for installing it into a windows 98SE machine using VB-Package & Deployement Wizard.
Program is in VB6 and database using access-Jet4-AD02.5
Installation works fine but after installing shows:-
"Error on connecting to database"...
VB - ADO - Access 2000.
I am using the following to find a record. If existing, need to update and else need to add a new record.
'HTIME' is date field in the table in General Date Format.
'ADate' is a date variable which is reading from CSV file and converted to vbgeneral date format with...
I heard there is a common data engine for Access 2000 and SQL Server. Is that MSDE?. How can I install/Implement it?. How can I use Access2000 database with that engine? How can I trasfer Access2000 db to SQL Server?
I am using Access 2000-ADO 205-Jet4 combination for my data retrieval from a table of nearly 240800 records and the table size will be nearly 30341300 total. I am using a database with only one table due to the size limit and other transactions are with other database. Running this under a...
When the user slect a row in an MSHFlexGrid which has been populated with an ADO Recordset, I am trapping the selected row by mshflexgrid1.mouserow. The problem is when the user clicks on a row, the 'mouserow' will return -1 row number. But once after pressing the scroll button or scrolled it is...
Is there any way to check wheather an ADODB.RecordSet Open or Close, like "connection1.status=0" ?
Here I have one problem:- When I try to close the recordset in my form.terminate event , shows error.
How can I store the User ID & Password securly?. Can I store it in my database as it is?. How can I do Encription?.
In my appl. I have an initiial Logon screen. Now it is working with hardcoded pwd.
I want to enable/disable menu items accoding to user logged on. Admn.s can use all the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.