Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Problem while Opening ADO Connection


Message #1 by "Roshan Philip" <roshan_kuruvilla@y...> on Thu, 15 Mar 2001 16:03:46
I am getting the following error while opening a connection to a MS-SQL 7 

db.



Microsoft VBScript runtime error '800a0007' 



Out of memory: 'objMasters.GetMasterFile' 



/forms/act_dsp_info.inc, line 236 





Any help would be appreciated.



Thanks
Message #2 by "Rick Feuer" <rfeuer@h...> on Thu, 15 Mar 2001 21:33:42 -0000
Hi,



I had a problem similiar to this. I fixed it by increasing my buffer size on my ODBC service. I use Access so I don't know if this
may help but good luck.



 



Rick F




  Return to Index