سلام خسته نباشید
یه سوال مهم من یه برنامه آموزشی با دایرکتور ساختم می خاستم از دیتا بیس sql استفاده کنم اما اصلا بلد نیستم میشه راهنمایی کنید
--------------------------------------------------------------------------------------------------------------------------------
میشه لطفا سوالتون رو کامل مطرح کنید. خواهشن از عبارت کلی بپرهیزید ("می خاستم از دیتا بیس sql استفاده کنم اما اصلا بلد نیستم" ) دوست عزیز بحث دیتا بیس یک دنیاییه واسه خودش، الان چی رو باید توضیح بدیم خدمت شما؟
در هر صورت برای استفاده از دیتابیس SQL در دایرکتور راه مستقیمی وجود ندارد و تنها میتوانید با استفاده از اکسترا، یکپارچه سازی و مدیریت دیتا بیس را بعهده بگیرید. در ذیل نام تعدادی از اکستراهایی که میتوانید استفاده نمائید ذکر میشود:
ADOxtra
The ADOxtra allows Director to retrieve or modify data in MS Access files, MS SQL Server databases, Oracle databases, and ODBC compliant databases. This can be done from authoring and projectors locally, over LANs and from Shockwave over the Internet.
http://www.xtramania.com/Products/ADOxtra/
Data Grip and Datagrip Net
Data Grip allows Director to connect to Microsoft Access Databases.Datagrip Net allows Director to connect to remote Microsoft Access and ODBC-compliant databases over the Internet.
http://www.datagrip.com
EasyBase
EasyBase allows Director to access a tab delimited text file that has been exported from any database. EasyBase uses the tab delimited text file as a database and can manipulate the data as needed.
http://www.kobald.com/EasyBase/
GoldenGate Database Connector and V12 Database Engine
GoldenGate allows online Director applications to connect to existing ODBC databases (Oracle, MS SQL Server, MySQL, MS Access, and others). V12 is a proprietary database developed by Integration New Media that can import data from FileMaker Pro, MS Excel, 4th Dimension, and so on, as TEXT or DBF files. Data can also be directly imported into V12 databases from MS FoxPro, MS Access, MS SQL Server or MS Excel files via an ODBC driver (Windows only).
http://www.IntegrationNewMedia.com/products/
OpenDBC
OpenDBC is allows Director to connect to a database via ODBC. It is possible to use OpenDBC on the Internet with a middleware application called
Hotsockets by Ensodex.
http://www.brummell-associates.co.uk/
Valentina
Valentina for Director (V4MD) is a Xtra that allows connectivity to Paradigma Software's "object-relational" database engine.
http://www.paradigmasoft.com/product/v4md.html
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
در ضمن بد نیست بدونین با خود دایرکتور و زبان برنامه تویسی لینگو می توانید نسبت به تولید یک بانک اطلاعاتی اقدام نمائید. برای این کار یک آموزش 3 قسمتی خیلی خوب و اقعا کاربردی به همراه نمونه پروژه وجود دارد که لینکشون در ذیل آمده است:
Using Director with Databases: Part 1
Using Director with Databases: Part 2
Using Director with Databases: Part 3
موفق باشید