I have flexgrid problem. Code seems to work perfectly, but the flexgrid only loads about 2000 of 11000 records.
Is there a property limitting the number of records in a the recordset? Here's the code that makes it all happen:
sConnect = "Provider=Microsoft.Jet.OLEDB.4.0;Persist...
I've been using this line to create a new database in my software. It creates a database using Access '97 /Jet 3.5
format.
Set plist = CreateDatabase(filename, dbLangGeneral, dbVersion30)
What do I need to do to update my database to 2002, 2000, Jet 4?
I've been using a Win 98 platform for my application development with VB6 with the expectation that it will install with less hassel on Win XP or Win 95 platforms.
Is it time for me to move forward? Are there any advantages or disadvantages to developing and distributing my application from...
My application used Crystal Reports (Ver 7) to generate a list of data items - sending the report to a window using the destination=0 property. The report generates correctly but my VB MDI Parent/child forms insist on pusing the CR window to the back and that's useless to the user.
Is there...
My application used Crystal Reports (Ver 7) to generate a list of data items - sending the report to a window using the destination=0 property. The report generates correctly but my VB MDI Parent/child forms insist on pusing the CR window to the back and that's useless to the user.
Is there...
I suspect the answer is obvious, but I can't figure out what is causing a small icon to appear in the upper left corner of several forms.
I can't highlight it, I can't delete it, and it shows through on the finished product. It's a 1/4" square gray icon with 2 green dots, a red dot and a...
I have listbox with several hundred items. I'd like the user to be able to rearrange the items using drag and drop.I'm missing something. It seems that I should be able to grasp this. The drag operation get's me started, but I can't figure out where I'm dropping the object.
Thanks in...
I want to write a program that interfaces with Windows Dial Up Networking features. I haven't found them looking through API features.
Any ideas how I should get started?
Thanks.
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.