Jump to content

Miguel Jr

Members
  • Content Count

    28
  • Joined

  • Last visited

Everything posted by Miguel Jr

  1. As shown in the image above, when defining the table fields, the Numeric type is displayed with a size of 8 in the integer field and 2 in the decimal field. And after I save it and open it to insert data, it shows the Long type for the Value field, as shown, returning an error if I enter a decimal value. Why does this happen and how can I solve it? Can you help me? Respectfully, Miguel Archanjo Ferreira Duarte Júnior.
  2. And so the problem is not with Borland.
  3. In fact, after some setbacks, the problem may be in the operating system. The system I used in this virtual machine was Windows 8. Everyone knows that when Windows 8 came out, it was full of errors that Windows 8.1 corrected. I still haven't been able to run it with Windows 8.1. I still have to do that. I also have the original Windows DVD and serial number. In other words, I have a copy of the original Windows 8, but not Windows 8.1. And Microsoft has made the download unavailable on its website. I'm waiting for them to make the Windows 8.1 download available again. After all, it's still useful. Just to point out to anyone who might be guided by this topic.
  4. Okay, thank you very much. Now that you mentioned it I will check it out. Thanks again.
  5. I didn't understand your position.
  6. What documentation? I don't read, write or speak English. To talk to you, I use Google Translate?
  7. But how am I going to create tables in IBconsole if what was used for this was the Database Desktop?
  8. So what replaces Database Desktop for creating tables and interacting with Interbase?
  9. I'm using Delphi 7, right. On a virtual machine with Windows 8.1. It's still accessible with this system. I still don't understand why this error is being given. In the most modern versions of Delphi there is no Database Desktop or anything that replaces it. Or is there? If there is, please tell me?
  10. I'm using Interbase. I don't understand why you're warning me. I'm following the book that I'm using. But anything you can tell me will be useful for my learning. Once again, it's not SQL, it's Interbase. But I'll pay attention to what you're telling me. If you can help me any further, I'll be grateful.
  11. You need to run the database desktop application in the menu tools of Delphi 7 but these two messages appear: "private directory is invalid or undefined. using temporary directory instead." e "working directory is invalid or undefined. use startup directory instead." Is anyone able to help me please? To continue programming the application. I won't wait, Respectfully, Miguel A. F. D. Jr.
  12. It doesn't have a user-friendly interface. It doesn't look anything like what I see in the Database Desktop book.
  13. I've already downloaded it. It should be similar to the desktop database. I'll study it and see how I can replace it and use the book as a guide.
  14. I have a Delphi 7 book and it teaches you how to use the Database Desktop. But I don't know which one is compatible to work in Delphi 7 similar to the Database Desktop. If you can tell me I'll be grateful.
  15. I have a Delphi 7 book and it teaches you how to use the Database Desktop. But I don't know which one is compatible to work in Delphi 7 similar to the Database Desktop. If you can tell me I'll be grateful.
  16. So what replaces Database Desktop?
  17. I mean, for example: Interbase or IBexpert?
  18. What do you mean your own replacement?
  19. Understood. You say install a virtual machine and create an environment. For example: you have Windows 8. You can create an environment with it and install Delphi 7 to run the Database Desktop. That's what you say, right?
  20. Preciso executar o aplicativo database desktop no menu tools do delphi 7 mas surge estas duas mensagens "private directory is invalid or undefined. using temporary directory instead." e "working directory is invalid or undefined. use startup directory instead." Se alguém puder me ajudar ficarei grato ? Para que continue a programar minha aplicação. No aguardo, Respeitosamente, Miguel A. F. D. Jr.
  21. So, how can I make it work? Working with Windows 11. Is there no way to configure it? Subtly, is there any help on how to make it work?
  22. I can't run my simple application with the About item in the About Menu. After creating the About Form with the Principal unit also created, when running it only the About Dialog box is shown.
  23. VCL or CLX? How do I know what type of application I'm starting in a project in Delphi 7. How do I start a project in VCL or CLX and know if I'm in a VCL or a CLX? I'm a beginner.
×