Search:

Type: Posts; User: Davor Geci

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: SQL Query for getting available locations within 2 dates in Access SQL

    Hello Zvoni,
    thanks for your reply.
    I'm testing this in MariaDB 10.4.24 but I need it for a project that is using old Access mdb database.

    I try to run your query on MariaDB, it should work, but...
  2. SQL Query for getting available locations within 2 dates in Access SQL

    I have a table with locations and the dates when they are occupied in Access mdb database.

    CREATE TABLE `locations` (
    `LocationID` int(11) NOT NULL,
    `Location` varchar(255) NOT NULL,
    ...
  3. Replies
    7
    Views
    2,943

    Re: [RESOLVED] pdf417 barcode

    Hello,
    I could not paste the code because it is too long for a forum post.

    Here is the module in att and also the font.
    The font is in a zip archive because the forum doesn't allow to insert...
  4. Replies
    7
    Views
    1,014

    Re: Employee attendance table design

    Hey Zvoni,
    thanks for your reply and for sharing your experience.

    This with this "bug" is maybe not a bad idea so that the worker goes to clear that mistake immediately in HR. But perhaps to...
  5. Replies
    7
    Views
    1,014

    Employee attendance table design

    Hello guys,
    my previous experience tells me that here in this forum are very experienced programmers and maybe some of you had more experience in this types of systems.

    I'm creating an attendance...
  6. Replies
    7
    Views
    2,939

    Semicolon in Connection String

    Hello,

    I have a problem, in my connection string in the password I have a semicolon and can't change the password.
    Do you have any idea how to solve it?

    Here is the connection string:


    ...
  7. Re: Connecting to MySQL with SSH Tunnel? Would this be a good/secure workaround?

    I plan to have a few MySQL databases on the sever, and if I give the users SSH access so that they can securely connect to the database. What should I do to disable the user to run any commands on...
  8. Connecting to MySQL with SSH Tunnel? Would this be a good/secure workaround?

    Hello,

    I know that directly connecting to a MySQL database on internet is not a good idea, but if we use a SSH Tunnel (like Putty or Chilkat ActiveX) would this be a secure solution?
    So that we...
  9. Replies
    7
    Views
    2,943

    Re: pdf417 barcode

    Thank you all guys.

    I have found the solution or where the problem was.

    Now it works :-)

    On all the places where you can download this code it is an older version of the code. But on the...
  10. Replies
    7
    Views
    2,943

    Re: pdf417 barcode

    Thanks DataMiser for your response.
    Yes, I did test with other PDF417 barcodes and it works.
    Not sure what it is. The barcodes look almost the same, but the scanner can't recognize this mine.
    Hm.
  11. Replies
    7
    Views
    2,943

    [RESOLVED] pdf417 barcode

    Hello guys,
    does anyone have a free solution how to generate pdf417 barcodes in a picturebox or in a label?

    For days now I'm traying with this code:...
  12. Replies
    82
    Views
    69,720

    Re: [VB6] Manifest Creator II

    Hello,
    can we use the manifest file to change the scrollbars of a controls?
    For example when we are creating a dark theme of our app to apply the dark theme for the scrollbars?
    Maybe if we change...
  13. Re: Change the colors of the MSHFlexGrid Scrollbars

    Thanks Olaf for your suggestion, but could there be a solution to change the scrollbars colors of the original MSHFlexgrid?
  14. Change the colors of the MSHFlexGrid Scrollbars

    Hello guys,
    I would like to change my form to a black theme,
    are there some API-s that we can use to change the scrollbars of the MSHFlexgrid control to, for example, black?

    Thanks,
    Davor
  15. Replies
    47
    Views
    10,593

    Re: Windows 10 Look?

    Guys,
    did anyone maybe find a way how to change the scrollbar colors on, for example, MSHFlexGrid?
  16. Re: [RESOLVED] Put a big string to a variable in code

    Olaf,
    I'm not sure if my assumptions are correct, but I was going with exe because it creates its separate process and I can call it, pass the parameters as command arguments, and my caller app...
  17. Re: [RESOLVED] Put a big string to a variable in code

    In the last version (for now) I ended with creating a file, uploading it to a webserver and in a initialization of the class I download it if it doesn't exists.

    There are obviously some...
  18. Re: Put a big string to a variable in code

    You suspected right dilettante :-)
    It is for VBA.

    Thanks guys,
    and thanks a lot LaVolpe for the idea and also for the code from this post:...
  19. Re: Put a big string to a variable in code

    When I type:



    strText = ""


    and position the cursor between this 2 quotation marks and paste the string (like we normally would) I get this:
  20. [RESOLVED] Put a big string to a variable in code

    Hello,
    I need to put a very large string into a variable. There are no spaces, no line breaks. It is a result of conversion of a file to a Base64 string. I can't use external text file or database,...
  21. Re: [RESOLVED] Protected computers & AppData folder

    I'm also using a temporary txt file for storing the results that I get from the server, so that I don't bombard my server with query's. Once per day I query the server and store the results in txt. I...
  22. Re: Protected computers & AppData folder

    Thanks guys,
    I will try with TMP.
    Davor
  23. Re: Protected computers & AppData folder

    Thanks dilettante for your quick reply.
    I have simplified my problem too much.

    I have a simple exe created in vb6 that communicate with a php script on my webpage and filters a mysql database for...
  24. [RESOLVED] Protected computers & AppData folder

    Hello,
    if I have an exe file that doesn't need any installations and people that are on computers that are protected from installations of any software use it and I need to store some data somewhere...
  25. Re: Command line arguments Max Length

    Thanks westconn1.
  26. [RESOLVED] Command line arguments Max Length

    I want to create a small vb6 helper app that I call from my main vb6 app and pass a string to it with the command line arguments.

    Lets call them MainVB6.exe and HelperVB6.exe

    I don't need to...
  27. Re: Free alternative for Crystal Reports in vb6

    Hm, maybe if lots of people needs WinXP version I could do someting in that direction. Comment here if you need version for winxp
  28. Re: Free alternative for Crystal Reports in vb6

    Yes it is an .rdl viewer control and it needs .NET Framework 4.7.2 installed. But the installer (when we install the virtual forms) searches for it and if it doesn't find it, it goes and download and...
  29. Re: Free alternative for Crystal Reports in vb6

    Thanks jedifuk for your reply,
    you don't need the Virtual Forms Designer for reporting. This VF Designer if for creating userforms for MS Excel.
    For reporting (showing created .rdl reports) you...
  30. Re: Free alternative for Crystal Reports in vb6

    Here are quick start youtube videos:

    https://www.youtube.com/playlist?list=PL3iq926g7NMOgxDL8GVypIoaH-qS6lv6I

    They are for Excel VBA but it is the same for the vb6.
    Also in first post there is...
  31. Free alternative for Crystal Reports in vb6

    Hello guys,
    I have been thinking for a long time how to help people in this crisis and give back to this vb6 community, so I decided to create a free alternative to Crystal Reports for vb6...
  32. Replies
    5
    Views
    540

    Replace char in string

    Hello,
    I would like to replace every ? in a string with a value from a dictionary.

    I have a dictionary of values that I would like to use to replace ? char in a string.
    Every item in this...
  33. Re: Help with converting few lines of C# to VB.NET

    Thank you all!!

    After a little of thinking, it is good starting point to also give C# a go in my life, and at the end, I did what JMC recommended. I created a dll with the C# and it works.

    Once...
  34. [RESOLVED] Help with converting few lines of C# to VB.NET

    Hello,

    in my project I'm using the Report Viewer control. And to be able to use it I need to include the Loader.cs class. But I'm using VB.NET.
    Could you help me to translate the class to VB.NET?...
  35. Replies
    14
    Views
    1,094

    Re: [RESOLVED] Reading and Filtering XML

    Thanks,

    it works :-)

    Davor
  36. Replies
    14
    Views
    1,094

    Re: [RESOLVED] Reading and Filtering XML

    Thanks dbasnett,

    Now I've tried to create inner loop to go for each "Field" inside the "Dataset" but obviously I still don't get it, how it works. Could you maybe take a look, what I'm doing...
  37. Replies
    14
    Views
    1,094

    Re: [RESOLVED] Reading and Filtering XML

    I don't get any errors, but when using the xml file I get empty dataSRC:

    174963
  38. Replies
    14
    Views
    1,094

    Re: [RESOLVED] Reading and Filtering XML

    Thanks dbasnett,

    now I'm stuck on the first line. Sorry for all the troubles, but I'm a beginner in VB.NET, coming from VB6 and VBA.

    I can't get it to work when giving the xml file.



    xe =...
  39. Replies
    14
    Views
    1,094

    Re: [RESOLVED] Reading and Filtering XML

    dbasnett,

    how can I get the provider inside the loop for the currently active _dataSet?



    For Each dsn As String In dataSRC
    _dataSet = From el In xe...<DataSet>
    ...
  40. Replies
    14
    Views
    1,094

    Re: Reading and Filtering XML

    dbasnett,

    thank you very much it works!

    Davor
Results 1 to 40 of 226
Page 1 of 6 1 2 3 4



Click Here to Expand Forum to Full Width