由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - About write/read binary files in PB
相关主题
Read/wriote binary files in pb5[转载] 真的没有人懂 ORACLE pro*c阿? :((((
这个新功能我喜欢Question about T-SQL
包子谢,怎么加个table到一个function里[转载] Hehe,不好意思,another question:)
how to open 32 bit excel file on 64 bit system?USE statement in SQL 7
数据库里怎么存二进制raw data?PL/SQL Help!!!
PostgreSQL Unicode问题请教set和select 的区别
问个弱问题HELP!!! PL/SQL write to a file
sql的index怎么用啊?A question about recursive query
相关话题的讨论汇总
话题: pb话题: functions话题: binary话题: write话题: declare
进入Database版参与讨论
1 (共1页)
t********k
发帖数: 808
1
I want to read or write a binary file in pb5.
But the functions,such as FileRead,FileWrite are
work in ASCII.So i want to use API functions.
OpenFile or CreateFile
ReadFile or ReadFileEx
WriteFile or WriteFileEx
CloseHandle
Can you tell how to declare these extern functions
in pb?
BTW,do we can use following functions in pb?
How to declare them?
_lopen,_lread,_lwrite,_lclose
Thanks.
1 (共1页)
进入Database版参与讨论
相关主题
A question about recursive query数据库里怎么存二进制raw data?
请各位帮我看看这个最简单的Stored Procedure (转载)PostgreSQL Unicode问题
Need help on finding dependency objects问个弱问题
select 跟 set 的区别?sql的index怎么用啊?
Read/wriote binary files in pb5[转载] 真的没有人懂 ORACLE pro*c阿? :((((
这个新功能我喜欢Question about T-SQL
包子谢,怎么加个table到一个function里[转载] Hehe,不好意思,another question:)
how to open 32 bit excel file on 64 bit system?USE statement in SQL 7
相关话题的讨论汇总
话题: pb话题: functions话题: binary话题: write话题: declare