Hai, Can anybody help me with the following question How to convert a .lib file to a .dll file or How to use a .lib file instead of a .dll file in VB Sofi...
Hi Sofi, ... A .lib file is usually a library for use in C++ projects. Before .dll's there were .lib's. Whereas dll's are loaded "alongside" an application,...
Adelle Hartley
adelle@...
Sep 1, 2004 1:19 pm
13294
If anyone is interested I finally solved this problem. It was caused by MacAfee AV, although I'm unsure why (I never did like that program so I've never used...
Hi friends, I've created a stored procedure with 2 input parameters. I'm using it in Crystal Reports 8.5. In preview, the report gives me proper output. But in...
Hello again... I have managed to get a browser to display my page with the following code gleaned from the internet, but it doesn't have a status-bar -...
Checking from the messagebox was the problem now it works. Thanks ... MessageBox ... and ... ok ... the ... will ... it. ... end ... pressed ... in ... ...
Thanks ... point you ... ByVal e ... input ... don't ... character ... that ... next ... first ... box ... verify ... perform ... display ... entries ... a ......
I would like to make a IVRS for my won use in VB, I did some thing for that but I faced some on this first i want to get the number in the textbox when i press...
It's not the browser control's responsibility to display the status bar. It just raises the events and Internet Explorer handles the events and displays the...
Dear sen komar this is possible . but first of all your Phone have to send your Number to your computer by Serial Format or you have to make a circute that do...
Ok. I ran into problems getting programs to run on all users on win2k pro. I don't have these problems on the older win95,win98 machines, but I am not using...
Personally I used to use WISE but I've had problems with their admin and their support, both of which are hopeless, I've also had some (and I must say...
... hi my friend you have an error in your command structure. for example if your parameter field in crystal report is an integer you have to use followed...
Can someone guide me how do I connect to my Access 2000 database using VB5 ? What is the syntax ? If existingly the Access database was created in 97, and I am...
Hi, Could you please give us the line where the error occurs? In the meantime, you may find the following useful: ...
Adelle L. Hartley
adelle@...
Sep 3, 2004 11:10 am
13307
Thanks for the feedback, Ian! I have downloaded a couple trial files and hopefully I can get what I need done with them. $400-$500 isn't something I can get ...
Ian: I've had this very strange behaviour once... If I asked for App.Path in ANY folder, i'd get the folder name, without a backslash at the end... (i.e:...
Yahoo,,,,, ... Damn right it does :-) Thanx Matt Top support bud Julian ... From: Unicorn.PC.Support [mailto:unicorn.pc.support@...] Sent: 29 August...
Julian Holt
jholt@...
Sep 3, 2004 6:13 pm
13310
I'm sure that what i want is easy to do, i just havn't found any information as to how to do it, so i'm hoping you guys can help me out. I'm writing a program...
Another good one is Pantaray research's Qsetup program...Free to independent programmers, avail @ low cost to non-independent programmers, but the cost depends...
Use the GetWindowText API http://www.mentalis.org/apilist/GetWindowText.shtml ... __________________________________ Do you Yahoo!? New and Improved Yahoo!...
Thanks Adelle for your feedback. The error was caused by the usage of VB reference "Microsoft Remote Data Object 2.0", together with Ms Office 2000. Previously...
Access 2000 came out implementing VB 6 (not version 5) which came out in 1998. I am not sure you can connect to a database later than access 97 (which came...
i have a problem with the program i was maintaining..Suppose to be when i click the button which labeled PRINT a report should be shown in the computer but...
Don't know. It's kinda hard to debug code without the code. ... __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail...
I am currently working on a project which requires the interrogation of an interbase database. I have downloaded and installed some ODBC drivers which work...
Members, Can anyone help me with a simple coding issue? I am sure some of you have had to deal with this before. I have been trying to find the answer for a...
Instead of doing cnn.execute, try this instead rs.Open cnnSql, db, adOpenKeyset, adLockBatchOptimistic ... __________________________________ Do you Yahoo!? ...
Ok, I have a really hard question. Ok, I'm reading data from a file. The data in the file is a bunch of numbers indicating which picture to load in a certain...