Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:
Project Description
This utility automatically creates all basic stored procedures (SelectAll, SelectRow, InsertRow, UpdateRow, DeleteRow) necessary to access the SQL Server Tables.
It also has options to create Data Access Layers for those stored procedures.
Last edited May 26 at 5:54 AM  by DelphiAssistant, version 2
Comments
HamedRezaei wrote  Jun 2 at 5:54 AM  
hi
i can not see any link for download your project?!
i download old version of your software from barnamenevis.org thats is very good and i useing that
hamed rezaei

HamedRezaei wrote  Jun 2 at 6:16 AM  
ok ok
i see download link
i downloaded and use It
it is better version
very tanks mr

vahid662 wrote  Jun 5 at 6:36 PM  
hi
i can not see any link for download your project?!

vahid

DelphiAssistant wrote  Jun 17 at 8:05 PM  
See releases section

Jaza_sa wrote  Aug 8 at 4:46 PM  
Hi
Your software is so usable and better than perverse version.
Thank you so mush.

ahmad_che wrote  Aug 11 at 10:50 AM  
its really nice

drlargepants wrote  Sep 19 at 9:05 AM  
Brilliant, and very usefull.

Couple of points though;

You need to deal with fieldnames that have spaces in them a bit better

Is it not better to return the identity value of an insert statement though an output parameter rather than the return value ?

Updating...