I need a component which can build sql queries and supports drag&drop while building them also highlights the syntax. I tried to google with these keywords "SQL Query Designer, Analyzer, Builder" but no luck.
Stylus VB
Posts
-
SQL Query Designer, Analyzer, Builder -
How to put file in file? [Not Compress]But my custom files could be over 200 mb and if i go with the zip stuff, i have to create my data file to temp location then i gotta zip it. this means 400 mb hdd space instead of 200 mb. if i could give a path like this C:\file.zipx\data.ktt file will be directly saved under that.
-
How to put file in file? [Not Compress]thank you for the answer but as you have said, it's just for ntfs. i need something like folder but hidden. something to present with a path address
-
How to put file in file? [Not Compress]I need to provide my self a path for a file to save but also I try to create a new file type. Like this; NewFile.slx --Config.xml --Data.ktt Above you see, NewFile.slx contains two files, but for making .ktt file I give a component a path and it saves the file on that path. So path should be like this "C:\NewFile.slx\Data.ktt" I saw something like that on a software; file.dll?type=something it was giving you some jpeg file. How could i do that?