hey guys.
i've got a problem with an application. my program loops through folders and subfolders to find defined filetypes. i've tried with some files and it works. but if i have large folders the programm will throw an exception: Specified argument was out of the range of valid values...
hi.
i've got some questions about databases.
the program i'm developing should search database-fields for a special string. i think with something like SELECT * FROM table WHERE field LIKE 'http%' it shouldn't be a prob. my question: is it possible, to return a value? i want to store the found...
hi.
i've got a prob with an application. it helps you to find urls in different filetypes.
i made some loops and wanted to store the data in a database. it works, but it's not complete. some files and urls are lost. do someone know why? another problem: the values for my primarykey are written...
hi.
now my program is able to search. my last thread
but there's now another problem:
do you know if i can use wildcards for this search? i've tried, but it actually doesn't work. do you have tipps how to use them inside a word? e.g. i'm searching for a word that begins with "b" and ends with...
hey guys.
i've got a problem. my program that i've coded doesn't work. normally it should loop through a folder and its subfolders and find special filetypes. this part works. but i also have a method, which reads a file und tries to find a special word. unfortunately this part doesn't work...
i've got two apps. the second one can only start, when the first was successfull. so i want to send an error code from the first app to a batch-file, which helps to start the second app. so in the batchfile i've got an if-statement to check if the code is 0 or not. if it isn't the second app...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.