文本文件可以保存在数据库中吗?

问题描述:


我想知道,是否有可能通过蓝牙接收文本文件并将其保存在数据库中,并在运行时链接到VB?我的意思是,系统不断接收文件,并且VB中的计时器通过将那些文本文件保存在数据库中来更新表?或者如果您可以告诉我其他任何情况,也请告诉我,

谢谢!

Hi,
I want to know , is it possible that a text file is recieved via bluetooth and that is saved in database,that is linked to VB at run time? I mean, the files are being recieved by the system continuously and the timer in VB is updating the table by saving those text files there in database ? or if you can tell me any other scenario for this, kindly tell me that too,

Thanks!

希望这些对您有帮助

读取文本文件(txt,csv,日志,制表符,固定长度) [使用OleDb导入文本文件(标签,CSV,自定义) [将二进制文件保存到数据库/将二进制数据从数据库加载到文件 [
Hope these will help you

Read Text File (txt, csv, log, tab, fixed length)[^]
Using OleDb to Import Text Files (tab, CSV, custom)[^]

Save Binary File To Database/Load Binary Data from Database to File[^]