以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题.对一些VB初学者很用.

源代码在线查看: 3304.html

软件大小: 14967 K
上传用户: leaveyourjam
关键词: 电子书 初学者
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				  
				    Re: Get Data Type Problem
				  
				  
				    
				      Re: Get Data Type Problem
				    
				
				
				Posted by 纪文和 on June 17, 1998 at 23:12:55:
				In Reply to: Get Data Type Problem posted by 普罗米修斯 on June 17, 1998 at 19:55:41:
				: 当以 db.Fields(1).Type 方法读取某栏位的形态时,其传回的值不是预期的"Integer, Long, Double......."  等, 而只是数字, 请问正确该怎么作 ?您必须依传回之数字,再用 Select Case 去判断8	---Date/Time10	---Text12	---Memo1	---Yes/No3	---Integer4	---Long5	---Currency6	---Single7	---Double2	---Byte11	---Long Binary (OLE Object)至于详细内容请查 VB HELP -- Type Property (Data Access)
				
				
				Follow Ups:
				
				
				
				
				
							

相关资源