Recent content by bjsteyn

  1. B

    oauth2 Office365 migration

    Thanks Uncle Gizmo #Bump
  2. B

    oauth2 Office365 migration

    We need to migrate our software to oauth2. Apparently with Office365, this will be the only authenticaton allowed soon, is that correct? And how would i amend my VB.net application to work with oauth2? I'm using System.Net.Mail... Can anyone advise me please.
  3. B

    Is LAST_INSERT_ID mysql user specific?

    Just got a query i'm inserting records into a table the an auto counter primary key lets say its called ID. After i insert a record i fetch the new unique ID created with SELECT last_insert_id() FROM mytable to build my audit trail and know what record to audit. That is my unique key. What i...
  4. B

    Active Directory Login for VB.Net program.

    I'm busy writing software for a school, and they use Active Directory to login. That want to use it to log into to my software as-well, as the apparently the teachers are bad with passwords lol. Has any one worked with Active Directory yet? or can anyone advise me where to start ... thanks.
  5. B

    How do i send a TLS mail using VB.net (Need an free easendmail alternative)

    Hi i was using easendmail to send mail using TLS until the trial i didn't know about expired, is there any free method in VB.net or external dll i can use to send mail using TLS protorcols.
  6. B

    Crystal Reports problem on Windows 10

    Problem Solved. The odbc driver never installed when i installed it. lol, always something stupid.
  7. B

    Crystal Reports problem on Windows 10

    Hi, I am wondering if someone can help me ... I wrote a system in VB.Net 2012 (Visual Studio Express 2012). It has been running fine on Windows 7 32bit but our client wishes to upgrade to Windows 10 32 bit now. I am busy testing the system on 64bit Windows 10 and it works fine on my Windows 7...
  8. B

    MySQL Server not accepting connection over VPN unless Telnet first

    Hi We are using a OpenVPN as our VPN software to access mysql databases across the country with MySQL Server 5.1 running on the hosting servers. I am using VB.NET with MySQL Connector 6.6.4 for software to run queries on the databases on the VPN, but for some reason on the one server on the...
  9. B

    Pastel Partner V 11 And MS Access Integration

    Interesting, didn't even know it is possible to justify a field in a database. Do you have any idee where I can download the ODBC driver and if it is free or not. Thanx BJ
  10. B

    Pastel Partner V 11 And MS Access Integration

    Sorry misread your post, was coding while I was reading :-), not as good with multitasking as I thought, thanks for the help. Is it possible to create a linked table in code to pervasive table or will all data handling have to be in code. Thanx again as my experience with pervasive is zero...
  11. B

    Pastel Partner V 11 And MS Access Integration

    Hi Pat Thanx, i am not a newby, but it has been a while since I posted, more than a year. My problem is the following. I designed a full Order Processing system for Distributors. I have just been so busy with rugby etc. to finish the system and license it out. A franchise in my city has been...
  12. B

    Pastel Partner V 11 And MS Access Integration

    Hi I am wanting build a MS Access application that can integrate closely with Pastel. I know there is SDK that can be purchased, but it is quite expensive. What i want to know is it possible to insert data directly intto the Pervasive database from within ms access and is it possible to create...
  13. B

    Order Entry system required

    I have downloaded and installed yahoo messenger.
  14. B

    Order Entry system required

    I am logged in to my yahoo account bjsteyn@yahoo.com. I have never used yahoo chat before. Is it like google talk that you access from your email?
  15. B

    Order Entry system required

    I am logged in to my yahoo account bjsteyn@yahoo.com. I have never used yahoo chat before. Is it like google talk?
Top Bottom