iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
hi,
I am interested in buying this tool for the Scheduler. I downloaded the trial version to look if this product answers our need. We need the scheduler for a web.tv project. The scheduler is for showing program schedule of the channels to the end user. The program schedule is at the database server. I want to get the data from this resource. How can I bind the scheduler to the server?
Secondly, this web.tv serves for several channels, that means several resources. The end user is to select which channel's program schedule to choose. How can I do this?
Thank you for your interest.
Yours sincerely,
Feyza
Hi Feyza,
The Database Wizard is used for creating a new database. As I recall your previous post, you already have the database. In my opinion what is left is only to bind your database to the WebScheduler. There should be no problem whether you use a Windows Authentication or SQL Server Authentication, the problem is remain on the connection of your server.
If you don't mind I can remote to your desktop to investigate more your issue. I will be available from Monday til Friday, 08.00 - 17.00 (GMT+7).
Please send me your credentials to technical@intersoftpt.com with notes refering to me and this thread.
Thank you and have a nice day.Hope this helps.
Regards,Niven.
Hello Feyza,
May I know what database server did your schedule is using?
For the several channels, I believe you can look our WebScheduler samples -> Movies. I think this sample is the closest to what you need.=)
Please let me know.
Once again, welcome to Intersoft. Thank you for your attention on trying our products.
Hi Niven,
Thanks for the reply.
We use MS-SQL 2005 server and for development Visual Studio 2005. Date id is the primary key for the database we want to get data. I tried other scheduler products there were no problems with the connection or server (the ip, password etc. are true).
I send you a screenshot. Please inform me if I try the right way to bind data.
By the way the movie sample seems similar to our project, but I need sql connection..
Other than the way above I tried to get the data by using the code below in cs file. But "DataSource" is not considered as a valid name. Is there an alternative name for "DataSource"?
DataSet dsScheduler ; WebScheduler1.DataSource=dsScheduler; WebScheduler1.DataBind();
Thanks,
Hi,
Actually we do have a sample for movies with SQL connection, MoviesSQL.aspx.
For how to bind the data using SQL, you can refer to our documentation "Walkthrough: Binding SQL database to WebScheduler using ISDataSource".
Did you want to bind the WebScheduler programmatically? You can bind it programmatically but you can only use ISDataSource. And you can't do the snippet code above to bind programmatically.
Hope this helps.
I just want to bind the data. It doesn't matter how. I watched the video.
He starts with the database wizard to create a database but the problem is I do the same thing but it says that the server is not found. (server ip and user sa and the password are $ispct;100 true)
Afterwards I created a dataset as shown in the video and created the connection there is no problem in that. You can see at the attachment.
So why does it not recognize the server when I try the WebScheduler Database Wizard?
(It is may be caused by Authentication difference. At the video he used windows authentication I use sql Authentication.. Does it affect? May be I need to add something?!)
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname