App not responding to adoconnection1.GetTableNames
Date: Tue, 16 Nov 2004 22:53:25 -0500
I have a app that opens a adoconnection to a as400. Which works fine.
But when I do:
adoconnection1.GetTableNames(dbListing,False);
The application just locks up, no errors no nothing. Does anyone know what
I'm doing wrong or is there another way to get a list of db from a as400.
Thanks,
Ed
Relevant Pages
- Re: Snow Leopard - Lost File Extensions & Custom Icons
... this document with the app that created it' behaviour set differently ... open-with code, ... about double-clicking this file opens it in TextWrangler; ... machine that's based on the creator code, on mine it's the default app ... (uk.comp.sys.mac) - Re: Fastest way to read data to populate combo controls?
... The only real reason to ... So there is a way I can read a closed Excel file directly into the ... and the VB app opens that document. ... but keep the Word app object because I will use it later. ... (microsoft.public.vb.general.discussion) - Re: access data from a closed wb protected with password without o
... It looks like that previous posted message locks just excel--not the desktop ... "Dave Peterson" wrote: ... don't save that workbook with the windows hidden. ... opens does not flash on the screen but it shows in the tool bar at the time ... (microsoft.public.excel.programming) - Re: Relative Hyperlinks
... Word can open MHT files it opens, as they're encoded to let IE and Word know what app they were created in, by default (Check to see ... LINKS to the 2007 Office System ... (microsoft.public.word.newusers) - Re: MSAcces as a SQL front-end
... My main gripe is that it tends to hold locks on tables far ... spid Database ObjectName IndexName Type Resource ... The MSAccess apps around my firm cause the ... I've noticed it opens 2 connections to the DB. ... (microsoft.public.sqlserver.server) |
|