Using Data Source
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi!
I´m a newbie with C# and .NET. I´m professional programmer with Delphi and I
migrating from Delphi to C# with .NET
..
My questions are:
1) I´m using a single connection string into my application with a unique
DataSource. May I load ALL my tables on this unique DataSource and use only
data typed objetcs? Will this cause any conflict into database (a lock)?
2) How do I use a query? I want use a query to mount a report. How do I do
this?
3) If I load all my tables on a unique DataSource will I use to much memory?
Sorry my poor english, I´m not a native english speaker!
Thanks for help!
Willian Lopes
.
Relevant Pages
- Using Data Source
... I´m professional programmer with Delphi and I ... I want use a query to mount a report. ... If I load all my tables on a unique DataSource will I use to much memory? ... I´m not a native english speaker! ... (microsoft.public.dotnet.framework.adonet) - Re: Next vresion reporting
... consolidated updates available and many issues addressed... ... you can still use active data connectors to get data directly from Delphi ... > I'm totally amazed to see demand for Crystal Reports. ... > have to start over just to change the original query (and it deletes all ... (borland.public.delphi.non-technical) - Re: Sharing data between forms
... In Delphi the current record in the ... dataset bound to the grid is the one selected in the grid. ... Where DM1 is the name of the datamodule, Qry1 is the Ado query that is bound ... The second form requires setting the query parameter before ... (microsoft.public.dotnet.languages.csharp) - Re: Cannot Read Certain DBase Fields with Delphi
... Query: SELECT * FROM PSDEBIT ... Vassiliev V. V. ... > I have a DBase table that I cannot read properly with delphi 5 or delphi ... (borland.public.delphi.database.ado) - ADO parameters are not recognized by SQL Server Mobile 3.1
... I am trying to use ADO select query with parameters in Delphi 7 to ... I can successfully query the .sdf database file from Delphi, ... using the ADO Insert query or the following ADO Command ... (microsoft.public.sqlserver.ce) |
|