Thread 13 of 13 | Thread Starter | | |  jason_robertson | Query Access 2.0 from VB6Hi I am new to Classic vb
I have a really challenging problem, and I would be very grateful for any help ideas suggestions that any of you gun vb6 developers might have
I need to read data out of an Access 2.0 file format file from VB6 this has to be compiled and redistributed as part of a database upgrader, licensing constraints and the end user desktops prevent the use of a VBA runtime.
Thanks in advance
|
 3401 Hits | |
Thread 12 of 13 | Thread Starter | | |  wildbill57 | Editing text boxes in PDF with VB !{Too Long!} |
 3732 Hits | |
Thread 11 of 13 | Thread Starter | | |  garypark | Text Files and Text BoxesHello, , I am sure that this is going to be a simple problem to fix, but I have just started a very steep learning curve with Visual Basic 6 in that I have to alter a program that has already been written, and I am a complete novice to VB., , What I need to do is to read in a text file which has multiple lines. The information that is read in then has to be displyed in a text box for the user to read. i.e. one line in the text file should appear as one line in the text box. Is there a simple way of achieving this, or can someone point me in the right dircetion for finding a solution., , Thank you for your time., , Gary Park |
 2430 Hits | |
Thread 10 of 13 | Thread Starter | | |  Zapotec | VB/Crystal Report/Recordset problemcr_Report.Database.SetDataSource rs_Report, , Using that line returns the entire contents of the query table instead of, the items in the query., , If I assign the recordset to an array the array contains ONLY the items I, requested but when I assign the same recordset to the crystal report it contains, ALL the items in the table., , Any help would be greatly appreciated., , Thanks,, , Mike |
 2125 Hits | |
Thread 9 of 13 | Thread Starter | | |  Amit | Wordperfect 9 object problem....{Too Long!} |
 2016 Hits | |
Thread 8 of 13 | Thread Starter | | |  Robin Harvey | ADO Recorsets Supporting 'Seek'I got a problem getting ADO recordsets to support the 'Seek' method from VB6. I have been using an access97 database, and no matter what combination of cursortype and cursorlocation i try, calling the .supports(adSeek) always returns false. Is there some wierd little trick i haven't found out about yet? Also - what about indexes, i found similar problems with these (i think that the seek method doesn't work without indexes). Any help would be vastly appreciated!, Cheers, Robin |
 1610 Hits | |
Thread 7 of 13 | Thread Starter | | |  figerind | Populate Word Drop-DownHello,, I am hoping you can help me as I am about to go mad with this problem. I would like to make a fax cover letter that has drop-downs or whatever for the send to fields. Since I am always sending faxes to my clients it seems like it would be easier to just have the fields in the fax cover letter just be drop-down lists for my clients. I am wondering if there is a way to code them, since i am a beginning programer and have no clue. That would allow for Word to pull the Name, Address, email, phone, etc... From either my Outlook address book, or from an Excel spreadsheet I set-up with my client data. Any sort of help would be VERY much apprechiated. Thanks for your help and time as always, |
 1674 Hits | |
Thread 6 of 13 | Thread Starter | | |  bayerm | WebBrowser Problem{Too Long!} |
 2256 Hits | |
Thread 5 of 13 | Thread Starter | | |  theot | Creating and running queries using VBACan someone please advise on what code to put behind a button on a form to run an existing query and also how to create a query in code., Thanks |
 1673 Hits | |
Thread 4 of 13 | Thread Starter | | |  rockinron | wrapping string data into a text filei need code to wrap the data from a string data field into a text file(.TXT)., , the one i have looks ok when viewed on notepad, wordpad or when emailed as an attachment but when it is printed it breaks up into sections., , if you need more info please let me know., , can someone help me with this problem?, , Ron |
 1629 Hits | |
Thread 3 of 13 | Thread Starter | | |  Aladin | Accessing Paradox DB with VBI have big trouble using VB to add records in a Paradox Table., , Listing records in a datagrid work fine, adding a recordset seems to work, but when I close and Reopen my recordset, Datas are not added to the table.... What's wrong???, , Thank for any answer. |
 1774 Hits | |
Thread 2 of 13 | Thread Starter | | |  babe08 | Saving clipboard into monochromei am writing an program to save clipboard into monochrome bitmaps. however Clipboard.GetData() always saves image in 24 colors . how do i save image in monochrome?, appreciate help! |
 1737 Hits | |
Thread 1 of 13 | Thread Starter | | |  Wilf | "Undefined Function 'xyz' in ExpressioThis must be a well known problem!, (There are several articles in the msdn, but nothing, seems to apply 100%: Q189448 etc), (One even says the behaviour is by desgin(!?)Q166113) , , VB 6.0 connects to an Access DB:, (Microsoft Data Access Components 2.6) , , Everything worked well when the underlying DB was Access 97, Now we had to convert to Access 2000:, , "Undefined Function 'xyz' in Expression", The function xyz() is used in the query that was selected., I installed SP4 for VB with no effect. , , Thanx very much in advance, Wilfried Baumann , , wilfriedbaumann@gmx.at |
 1672 Hits | |
|