Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Driver Using DTP

	
Sorry, Thank you in advance for help ....


Ray da Costa
www.ray.system.nom.br




Fri, 22 May 2009 09:22:20 -0300, "Ray da Costa" <raydacostaj@xxxxxxxxxxxxxxxxx> escreveu:

> 	
> Yes, a driver of the 0 (zero), I want to create the JDBC, in my case is the TDBC, a driver for access to DBF files of internal application of my company. You think this is possible with the DTP?
> I even saw your post, detail, when looking at the DTP web on their posts are the first.
> You could give me the Light I am on the right track? You can find a driver for access to DBF files of 0?
> Ates to read further in their artivos, you could give me the light?
> 
> 
> 
> Ray da Costa
> www.ray.system.nom.br
> 
> 
> 
> 
> Thu, 21 May 2009 15:52:46 -0600, brian.fitzpatrick@xxxxxxxxxx escreveu:
> 
> > 
> > 
> > Hi Ray...
> > 
> > So you're trying to create a new driver to connect to a DBF file?
> > 
> > All of the DTP database functionality is geared towards JDBC access, 
> > meaning that you'd need to have a JDBC driver already. Let me point you to 
> > a series of blog posts I did for enabling the SQLite database for DTP a 
> > while back. It walks through all the various steps:
> > 
> > http://fitzdtp.blogspot.com/2008/06/how-do-you-add-your-own-custom-driver.html
> > http://fitzdtp.blogspot.com/2008/08/dtp-sqlite-support-continued-on-to.html
> > http://fitzdtp.blogspot.com/2008/08/creating-actual-sqlite-connection.html
> > http://fitzdtp.blogspot.com/2008/08/creating-sqlite-connection-profile-ui.html
> > 
> > Please let me know if that doesn't get you going in the right direction. 
> > The online help for DTP 1.6 and the upcoming 1.7 also includes steps for 
> > creating the driver definition and connection profile via the UI.
> > 
> > Good luck!
> > --Fitz
> > 
> > Brian Fitzpatrick
> > Eclipse Data Tools Platform PMC Chair
> > Eclipse Data Tools Platform Connectivity Team Lead
> > Staff Software Engineer, Sybase, Inc.
> > 
> > 
> > 
> > 
> > "Ray da Costa" <raydacostaj@xxxxxxxxxxxxxxxxx> 
> > Sent by: dtp-dev-bounces@xxxxxxxxxxx
> > 05/21/2009 03:38 PM
> > Please respond to
> > DTP development mailing list <dtp-dev@xxxxxxxxxxx>
> > 
> > 
> > To
> > dtp-dev@xxxxxxxxxxx
> > cc
> > 
> > Subject
> > [dtp-dev] Driver Using DTP
> > 
> > 
> > 
> > 
> > 
> > 
> >  
> > A helping hand ...
> > 
> > What is a step by step to create a driver using dtp. My boss went to 
> > envento EclipseCon 2009 and
> > arrived with a task. I have to build a driver plugin using DTP.
> > I have to access dbf files, but if you can build a POC HasMap already 
> > accessing a help.
> > What is a step by step for this procedure?
> > 
> > Ray da Costa
> > www.ray.system.nom.br
> > _______________________________________________
> > dtp-dev mailing list
> > dtp-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/dtp-dev
> > 
> > 
> > 
> > 
> _______________________________________________
> dtp-dev mailing list
> dtp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dtp-dev
> 
> 
> 
> 


Back to the top