Search:

Type: Posts; User: Alspaugh

Page 1 of 11 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    73

    Re: LibXL case sensitive

    I am sure you are correct. Just the first time I have had this issue.
  2. Replies
    7
    Views
    332

    Re: LibXL - Bad Allocation

    It is a lot. When the music world went digital and most people don't buy music anymore they stream. files can be in the millions. In this case I am working their were 12 files to import totaly 4.5...
  3. Replies
    2
    Views
    73

    LibXL case sensitive

    Just in case someone runs into the same issue I have. LibXL seems to be case sensitive. I am using a C# program I created using CoPilot (see my other posrt on LibXl) and for some reason it makes...
  4. Replies
    7
    Views
    332

    Re: LibXL - Bad Allocation

    Okay I will see if that speeds things up as much as converting the file has.
  5. Replies
    8
    Views
    218

    Re: Import from Hell

    Thanks for the help. Frank I took your suggestion and used copilot to build a C# application the converts the XLSX files to a Pipe Dilinited file. Orginaly I was doing comma dilimited but when...
  6. Replies
    8
    Views
    218

    Re: Import from Hell

    Thaks again frank I used CoPilot and asked it

    "Create application in C# that would use SQLBulkCopy to insert records from a XLSX file to SQL Server using command line parameters for the SQL...
  7. Replies
    8
    Views
    218

    Re: Import from Hell

    Thanks frank. I have done Bulk INSERT with my application using MERTECh data drivers and that works well. I will need to first convert the files to CSV for this to work. I apperciate the effort...
  8. Replies
    8
    Views
    218

    Re: Import from Hell

    Thanks for the sugestions. I will have to brush up on my C# skills which are limited :)
  9. Replies
    8
    Views
    218

    Import from Hell

    I recently made a post that is was getting an error bad allocation when loading an Excel file with 800k plus lines using LibXL. I have resolved that issue with using the function...
  10. Replies
    7
    Views
    332

    Re: LibXL - Bad Allocation

    I have resolved my issue sort of. Using the LoadPartiallyUsingTempFile I make a couple of passes at the file and it doesn't crash. But it is Sloooooow. But it works

    Function...
  11. Replies
    7
    Views
    332

    LibXL - Bad Allocation

    Hello All,

    I am using the LibXL to read in Excel files. I am getting a Bad Allocation on a file that has 800k of rows. I am assuming it is a memory thing because my process work fine on smaller...
  12. Thread: Bulk insert

    by Alspaugh
    Replies
    3
    Views
    268

    Re: Bulk insert

    Thank You for the Help. I will try it and let you know.

    Thanks Mike for confirming :)
  13. Thread: Bulk insert

    by Alspaugh
    Replies
    3
    Views
    268

    Bulk insert

    My Application imports a lot of data from Dilimited and non dilimited files. I use MS SQL as my database and MERTECH drivers to handle the SQL within my application. Some of these files range from...
  14. Replies
    13
    Views
    455

    Re: Tile_Icon WebIcon_Print

    Case sensitive, :) now I know. That fixed it. Thank you
  15. Replies
    13
    Views
    455

    Re: Tile_Icon WebIcon_Print

    I refresh and closed it. I cleared Cache and compiled. Still not working. Do I need to rebuild something after changing css file?
  16. Replies
    13
    Views
    455

    Re: Tile_Icon WebIcon_Print

    I am still doing something wrong :)

    16644
  17. Replies
    13
    Views
    455

    Re: Tile_Icon WebIcon_Print

    I need to lear to read. I didn't see the second part of your question :) I am using DF23 and the defualt theme of Df_Material
  18. Replies
    13
    Views
    455

    Re: Tile_Icon WebIcon_Print

    Df23
  19. Replies
    13
    Views
    455

    Tile_Icon WebIcon_Print

    Hello All,

    I am probably like others that are playing catch up in the world of WebApp. I am trying to learn and understand html and css at the same time redeveloping my Application in WebApp. Is...
  20. Replies
    4
    Views
    261

    Re: Can I mix desktop and mobile (drilldown) style views

    Awesome. This is helpful. My application is a lot of dataentry screens not realy meant for a phone. So Would not need to worry about that.

    Thank You!
  21. Replies
    4
    Views
    261

    Re: Can I mix desktop and mobile (drilldown) style views

    Thanks for the Response. I am considering the same.
  22. Replies
    4
    Views
    261

    Can I mix desktop and mobile (drilldown) style views

    Hi All,

    I did a search on the forum to see if there was already a post if I was able to have desktop and mobile (drilldown) style views in the same WebApp. I fouind one in 2017 that said...
  23. Replies
    1
    Views
    172

    Can you start webApp in new window

    I can see how to start a view in a new Window. Can I start the webapp in a new window If I have a browser open already?
  24. Replies
    0
    Views
    115

    pbClearKeys exiting me out

    Hi All,

    I have a cWebModalDialog that is called from one of my views. I have all of the below properties and they all work fine except pbClearKeys. It does keep the user from hitting F5 to...
  25. Replies
    5
    Views
    486

    Re: cWebList and onRowDoubleClick

    I was getting ready to post because I was having the same issue with double clicking and hitting the enter ket in my cWeblist. The onSubmit works for me thank you!

    However because if a cut and...
Results 1 to 25 of 256
Page 1 of 11 1 2 3 4