Hellow 2 u all,
As a novice on SQL i'd like to ask for advice on the following. I need to analyse a txt-file (line-by-line and character-by-character) before i enter the data in a database. I need the possibility to skip a line or even skip a character.
DTS is a great option but the control over what to import and what not is too small.
Creating a DLL in delphi and using that inside an XP (extended procedure) is an option but i'd like to know if it's possible to use plain and simple SQL code to create a SP without the use of external DLL's or DTS.
Any help is greatly appriciated!!!
Thanks
&
Regards
RuupY
As a novice on SQL i'd like to ask for advice on the following. I need to analyse a txt-file (line-by-line and character-by-character) before i enter the data in a database. I need the possibility to skip a line or even skip a character.
DTS is a great option but the control over what to import and what not is too small.
Creating a DLL in delphi and using that inside an XP (extended procedure) is an option but i'd like to know if it's possible to use plain and simple SQL code to create a SP without the use of external DLL's or DTS.
Any help is greatly appriciated!!!
Thanks
&
Regards
RuupY