First  |  Prev |  Next  |  Last
Pages: 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749
getattr function - undocumented bits.
If I getattr("filename") on a directory, I get the result x10 (vbdirectory), as expected. If, however, I disable 'allow indexing service to ... <blah>' on the disc which contains the folder, and call getattr again, I now get the result x2010. What, pray, is the undocumented x2000 bit value doing in the intege... 24 Feb 2005 06:20
How to scroll mouse wheel in flexgrid using VB6.0
Hi I have an application in VB6.0,and i used flexgrid to display no.of records from databse.Now i want to view those records by scrolling the mouse wheel without clicking the down-arrow. How can i do this?Is ther any solution. If you know please let me know the solution. Thanks in advance. Mamatha ... 23 Feb 2005 11:42
Data Report and RTF text
Hi, Can I use RTF in Data Report? I have a table's field that stores some RTF text, but I don't figure how I can print this in a Data Report. If I use a RptTextBox the field is displayed as text, not as RTF text. Can it be done or I will have to go back to Crystal? Thanks, Luiz Horacio ... 22 Feb 2005 22:36
Problem lading Crystal Report 8 in Visual Basic 6
Hi! :) i downloaded some sample code about crystal report 8... named "SimpleReport" and etc. when i load the file the error message will appear "Error during load. "C:\SimpleReport\CrystalReport1.log' for details'" second error will appear "CrystalReport1.dsr could not be loaded" this is the top code in the... 23 Feb 2005 00:47
Copy local file to "web folder"?
I'm trying to figure out how to copy a file from my local hard drive to a connection I've established as a "web folder"?? I can't map a drive letter to this folder and VB6 FileCopy doesn't work. Any suggestions? thanks, rob. ... 23 Feb 2005 00:47
Please HELP ! HELP ! HELP !!!! [OCX]
Can someone explain to me what is ocx and what's the function of this ?? and also show me how can i create the ocx step by step .. cuz i see a project that contain the file name of SB_progressbar.ocx and when i delete it error appear in run time .. please someone help me ... ... 22 Feb 2005 16:02
Dll not found
Hi Guys, I have a project that declares several functions from multiple .dlls, including a few user32 APIs, and functions from a 3rd party .dll. My trouble comes when I try to declare functions from a .dll file that I wrote in VC7. Whenever I run a line of code that calls my library "MastController.dll", I... 24 Feb 2005 11:18
Updating
Hello, I need to update records in a database using VB6. This is what I have: Dim LibDB As New ADODB.Connection, LibRS As New ADODB.Recordset Dim strSQL As String With LibDB .ConnectionString = "Provider='Microsoft.Jet.OLEDB.4.0';" & _ "Data Source='" & _ ... 22 Feb 2005 16:03
load ocx problem
Hi i used an ocx till i install visio 2002 on my pc, now if i try to open my VB project it tells me: Line 221: Class MSFlexGridLib.MSFlexGrid of control mfgSearch was not a loaded control class. how can i solve that???? i need visio, i cant unistall it Carlo ... 22 Feb 2005 10:54
IDENTITY_INSERT
how do i IDENTITY_INSERT ON in my remote machine ... 22 Feb 2005 11:39
First  |  Prev |  Next  |  Last
Pages: 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749