Thread 25 of 25 | Thread Starter | | |  PS_1894 | iosemus playbox
|
 99 Hits | |
Thread 24 of 25 | Thread Starter | | |  mandruch | Data Environment Designer?I'm using Windows 98 and VB 6 Enterpirse edition. I can't get the Data Environment Designer to load. Am I missing something? It worked for me in class. Just can't get it to work at home? Please help..., , Thanks,, , Mike A  |
 2215 Hits | |
Thread 23 of 25 | Thread Starter | | |  VB Experience Team | VB Experience sitePlease visit our web site at : [URL=http://www.vbxp.cjb.net]www.vbxp.cjb.net[/URL], , Currently, one of the best european web sites for VB Developers., Please send us your suggestions and comments to : vb_xp@yahoo.com, , Best regards,, VB Experience Team, http://www.vbxp.cjb.net , vb_xp@yahoo.com |
 1891 Hits | |
Thread 22 of 25 | Thread Starter | | |  Parthasarathi N | Error :: SQL Server Backup & Restore From VBI am using SQLDMO for Backup & Restore. When i use the SQLDMO objects in ASP its working fine. But when I tried it in VB (not a VB Component, but in the project), for both Backup & Restore, Im getting the following error message. , , [b]Run-time error '-2147221499 (80040005)': , , [SQL-DMO]Code execution exception: , EXCEPTION_ACCESS_VIOLATION [/b], , , Can anyone tell me whats wrong. |
 1394 Hits | |
Thread 21 of 25 | Thread Starter | | |  afisher | Unusual Error{Too Long!} 1 Reply: |  Jett.P | Make sure that you locate relied on resources to download and install Play Store Download connected to your Google Play Store The actions to comply with to obtain an.
|
|
 1378 Hits | |
Thread 20 of 25 | Thread Starter | | |  dmwilson34 | VB - FileNET ADO DB Leak{Too Long!} |
 2021 Hits | |
Thread 19 of 25 | Thread Starter | | |  fifi | How can I use CommonDialog when dragin a file overHi !, , Can i use CommonDialog to open a text file into my program if I am draging the text file over my program executable ?, If so please anyone take the time and explain to me how it is working., , Thank you. 3 replies. Last post: |  Adam.S3 | Exactly what the musically application has to do with why musical.Ly Musical.ly Sign In the application is totally free to earn use. The application is easily offered.
|
|
 1907 Hits | |
Thread 18 of 25 | Thread Starter | | |  wrBodine | Unexpected Error (713)This error is occuring when a VB6 project is run, before the first line of execution:, , Unexpected Error (713), , The project runs fine on another PC. The project uses Crystal Reports, maybe that has something to do with it.... Any ideas? , , Thanks,, Ray |
 10644 Hits | |
Thread 17 of 25 | Thread Starter | | |  zivavi | barcodei want to create a function that get a string and print the barcode of this string in the printer? 2 replies. Last post: |  Abby.W | Typically the majority of the top apps on android shop have score login musically lot more fascinating to watch. Epic plays the track very quick.
|
|
 1737 Hits | |
Thread 16 of 25 | Thread Starter | | |  Peter Buckthorp | Using Visual Basic 6 to connect with InterbaseDelphi with Interbase I have mastered but I have been asked to write a VB6 front end to address an existing Interbase database. Bought a copy of VB6 and several books ~ spent many hours studying the limited information available ( none relating to Interbase )and trying to write a coded connection without success. I would be most grateful if someone could end my frustration by providing the solution. 7 replies. Last post: |  Brodie.J | Various other motion pictures could be enjoyed mobdro apk file pictures, information, sports & TV channels.
|
|
 3202 Hits | |
Thread 15 of 25 | Thread Starter | | |  MarkDGA | SSTab, TabStrip, or MultipageI am very much a beginner. I need to use one of the above components, but none of them do what I want. I know you can change the background color behind the tabs. I know you can change the text color by changing the foreground property. Is there any way to change the color of each individual tab/page? The color is currently a drab gray. I think a different color for each tab page would help the user recognize which tab is currently active. Thanks for the help! |
 2306 Hits | |
Thread 14 of 25 | Thread Starter | | |  khatib_b | No SubjectHi every body
I was able to designate an access Database as a custom source to a textbox to accomlish autocomplete property of the textbox. The problem is when I enter the first letter of a word I get about 15 autocomplete suggestions while in the DB there are more than 50 words beginning with that letter. Is there a way to make the whole words displayed in the autocomplete pop up box.
Thanks for your help
|
 4744 Hits | |
Thread 13 of 25 | Thread Starter | | |  ssharrock | Bind param based stored proc recordset to dbgrid u{Too Long!} |
 2465 Hits | |
Thread 12 of 25 | Thread Starter | | |  Naresh Panta | Trapping Oracle Error Message from Visual BasicHow can i trap the error message returned by oracle in visual basic., , Thanks , , Naresh 3 replies. Last post: |  Mayo134.m | good Mobdro App is an application which is extremely valuable for mobdro app various other point you have to do i.e. just download great.
|
|
 1446 Hits | |
Thread 11 of 25 | Thread Starter | | |  cecilius | drive listbox and unc-network-pathHi all,, i am trying to get unmapped Drives via unc( universal naming convention, like \\server\blabla..) into a drive listbox. Does anybody have an idea? Or perhaps the network neightbourhood? , Thanks a lot |
 3494 Hits | |
Thread 10 of 25 | Thread Starter | | |  steveoo0oo | breaking up a string in VBheres my prob...the user inputs some info from a text box (they are two coordinates ie 200, 500) , , what i need to do it break this number up, so that i can assign 2 variables, ie one that is 200 and the other 500 , , , soooo basically the input is: 200, 500 , and the output i want is: 200 and 500 each thier own value, without the comma in there at all....can anyone help with the code? or just type the code for me?
2 replies. Last post: |  mprestwood | Here's a little code snippet to demonstrate. Declare MyArray as an array, i as an integer, and pKeywords as a string.
pKeywords = "VB,OO,C#,Delphi", MyArray = Split(pKeywords, ",", -1, 1) If UBound(MyArray) > 0 Then For i = 0 to UBound(MyArray) '...do something with MyArray(i)... NextEnd If |
|
 11130 Hits | |
Thread 9 of 25 | Thread Starter | | |  victorvdl | IP addresesAs part of an application I am trying to program, I need to find out the users internet IP address. As some of you no doubt know, their are two seperate IP address on systems connected to a LAN or the like, one for the LAN, and one for the internet connection if there is one. How do I find out the Internet one?  |
 2081 Hits | |
Thread 8 of 25 | Thread Starter | | |  juan@pcexperts.com | Reference the BDE in VBIs there any way to reference the BDE in my Visual basic 6.0 project so that I can access Paradox data and create ADO recordsets, execute queries, etc.?, , Thanks, Juan |
 3068 Hits | |
Thread 7 of 25 | Thread Starter | | |  bartj1 | Getting the windows registration numberHi,
Am using classic VB (5) and I would like to ba able to read the windows registration number. This is the one you see when you look at the properties of "My Computer".
Anyone know of an API or other type of solution?
Thanks,
Bart,
2 replies. Last post: |  bartj1 | {Too Long!} |
|
 3702 Hits | |
Thread 6 of 25 | 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
|
 3293 Hits | |
Thread 5 of 25 | Thread Starter | | |  wildbill57 | Editing text boxes in PDF with VB !{Too Long!} |
 3582 Hits | |
Thread 4 of 25 | Thread Starter | | |  wildbill57 | Can VB4 and VB6 coexist?I uave Visual Studio with MSDN ver 6 installed on my main PC (W2K) and have to interface with a 16 bit DLL for a product that I am using. The product developers tel me that VB4 in 16 bit mode is required to access the DLL, since it was written in that mode (quite a while ago). I'd llike to upgrade the interface software but it would cost me about $500!
I have VB4 and wonder if I can put it on the computer also - hence the question about having both VB4 and VS6 installed at the same time. Or should I use a different box then just copy the .exe when I have it ready?
Thanks,
Bill Allen
678-717-8590
allenbh *at* alltel.net
2 replies. Last post: |  wildbill57 | Hi Mike,
Happy Easter!
Thanks for the great reply! I want to avoid confusion or overwriting of controls, DLL's or other objects. A VB4 package is on its way (cheap$) and I will be time travelling to the past soon enough. I will make sure it installs in a distinctly separate folder.
Thanks,
Bill
|
|
 5296 Hits | |
Thread 3 of 25 | Thread Starter | | |  gilgal | how to write script (correct my script) for MSFlex{Too Long!} 1 Reply: |  mprestwood | Instead of doing rs("FieldNameHere"), you should do rs.Fields("FieldNameHere"). I actually prefer specifying the .value property on the end too. |
|
 3114 Hits | |
Thread 2 of 25 | Thread Starter | | |  jenEcis | Help on DataEnvironment-VB 6{Too Long!} 3 replies. Last post: |  heera | {Too Long!} |
|
 7903 Hits | |
Thread 1 of 25 | Thread Starter | | |  nevets72 | crystl32.ocxHi....hopefully someone has come accross these errors....I've posted this issue on a few VB sites, but haven't gotten anywhere! When I try to open up a project in VB, I get the following message...."crystl32.ocx could not be loaded--Continue Loading Project?" Additionally, when I do open the project, I can't open up one of the forms in the project.....I get the following message...."Path/File Access Error". Lastly, in a log file associated with the aforementioned form, I get the message...."Class Crystal.CrystalReport of control rptReport was not a loaded control class." , I recently downloaded 'Depends' and used it to see if I had some files missing, but when I checked for dependencies on the crystl32.ocx file, everything was fine. Also, I tried running the following commands 'regsvr32 crystl32.ocx' as well as 'regsvr32.exe crystl32.ocx' but to no avail...does anyone have any ideas? Thanks! |
 12242 Hits | |
|