📄 readme.txt
字号:
In order to run this application,
1.you need to create table and procedure from the info text
2. pass dsn ,uid and pwd in string to connect to the database.
3.run the application
Note:
This procedure is used to insert the data into TEST COLUMN RESUME
LONG DATA TYPE, wHEN WE USE THE SQLPLUS TO INSERT THE DATA, IT HAS LIMITATIONS,
WE CAN NOT INSERT MORE THAN 4000 CHARACTERS,
WHEN YOU USE THE PL/SQL PROCEDURE YOU CAN INSERT THE 32000 CHARACTERS, IT'S WORKING FINE USING vISUAL BASIC APPLICATION.
wRITTEN BY JAY POLAM
4/11/2001
Special Note:
This is 'free' software with the following restrictions:
You may not redistribute this code as a 'sample' or 'demo'. However, you are free
to use the source code in your own code, but you may not claim that you created
the sample code. It is expressly forbidden to sell or profit from this source code
other than by the knowledge gained or the enhanced value added by your own code.
Use of this software is also done so at your own risk. The code is supplied as
is without warranty or guarantee of any kind.
Should you wish to commission some derivative work based on this code provided
here, or any consultancy work, please do not hesitate to contact me.
E-mail: jaypolam@hotmail.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -