Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Endorsements
Ranked #630
Ranked #3K
~14.2K People Reached
Favorite Forums
Member Avatar for frnds2vivek

hi.. am unable to view objects of a form in a project, although am able to view its code.. Whenever i try to open the form to view its objects, i rcv an error mentioning **"Error Loading Form. Please check "<path>.log" for details."** In the log file it says **"Line …

Member Avatar for ma14
0
2K
Member Avatar for frnds2vivek

Hi, I just completed a project in VB6. It was running smoothly when I tested it on my console, i.e. development PC. Then, I created a setup file of it using the InstallShield Wizard and tried to run it on a fresh test PC. The setup completed successfully but when …

Member Avatar for OrionBlastar
0
8K
Member Avatar for frnds2vivek

Hi, I am working on a project. The project is running perfectly with no run-time errors on the development console. But when it was installed and executed on the test pc, I came across an error **(-2147217900 : The database engine could not lock table 'tablename' because it is already …

Member Avatar for kmomo5
0
179
Member Avatar for frnds2vivek

Hi, A graph is getting plotted in a Picture Box with real-time field values. I want to print the graph in real-time, say in every 10 secs. Tried the following : Printer.PaintPicture Picture2.Image, 0, 0 Printer.EndDoc but this didn't worked..... help plzzz....

Member Avatar for AndreRet
0
170
Member Avatar for frnds2vivek

Hi, I want to select a number with 0's after its decimal point. For example, if I have incoming data as 16.90, 17.00, 17.10, 17.20, 17.30, ......, 17.90, 18.00, 18.10, 18.20, ......., 18.90, 19.00, 19.10, ......... and so on. I want to select only numbers 17.00, 18.00, 19.00, ..... from …

Member Avatar for frnds2vivek
0
218
Member Avatar for frnds2vivek

When I tried registering the system32 dll using regsvr32, I came across this error : "**p2sodbc.dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered.**" Help out guyz...

Member Avatar for AndreRet
0
1K
Member Avatar for el fahem

i'm at the begining of using vb6 , so i ask if some one send me a nice web site that contain training video vb6 and i want also a nice web site that teach vb code

Member Avatar for frnds2vivek
0
94
Member Avatar for frnds2vivek

Hi, Working on a project I found p2sodbc.dll file was missing from the test pc. I copied it from the devlopment pc to the system32 folder of the test pc. When I tried registering the dll using regsvr32, I came across this error : "**p2sodbc.dll was loaded, but the DllRegisterServer …

0
53
Member Avatar for frnds2vivek

Hi, The code is executing perfectly on the dev pc. When after completing the setup, the exe file is executed on test console, I am getting this error : "**Run-time error '20532' cannot find database DLL**" I believe this is a general crystal report error as it comes when I …

Member Avatar for frnds2vivek
0
198
Member Avatar for Bile

-->>Hi all out there... -->>I developed my application in windows 7 lately but my OS crashed suddenly so I decided to install XP SVC-Pack3 -->>I installed back my VB 6.0 but when I run my Application the Codes that were fine in V=Windows 7 are now Mulfunctioning... -->>Now Iam going …

Member Avatar for Bile
0
206
Member Avatar for gee_azizi

Hey guysz. I had follow up the Daniweb discussion on VB6. I tried to develop a software based on what I got. It is a similar to library system (it is a different program actually). Thanks alot ^^. Now I almost 80% done. So I need a little help 1. …

Member Avatar for gee_azizi
0
132
Member Avatar for Skate Bart

okay. Here's my problem. I have a form in which a Microsoft Hierarchical Flex Gid (fgdCompany) is used to display records taken from a database to relavent textboxes on the same form. When a record from fgdCompany is clicked, then the data in that record is shown on the textboxes. …

Member Avatar for AndreRet
0
559
Member Avatar for frnds2vivek

Hii everyone.. I have upgraded a project on VB6. However when I run the setup on a fresh PC it gives me run-time error 3706. After doing researches, I came to knw dat it was due to mismatch of the versions of some dll files being used in the program …

Member Avatar for frnds2vivek
0
141
Member Avatar for frnds2vivek

Hi..actually am stuck up at a place while converting my current projet from DAO to ADO. As there is no equivalent function for Tabledef in ADO..thus i cant figure it out, as to how to replace the following code with. The following code searches for the table with name "BlockTable". …

Member Avatar for frnds2vivek
0
654