I am developing an application in VB.net and MySQL which requires font support for indian languages like malayalam. For VB 6.0 there is a softeware named Shree Samhita to manage the same. But for VB.net it is not available. Any idea in this regard? Any software for this?
Hi there! I wonder which installer is better for me? desktop or server version? I m impressed by Ubuntu s live version. I m a normal user of windows XP trying to convert to ubuntu- i occasionally uses MySQL for dbase- dreamweaver/ visual studio for simple web design and does openoffice for report and calculations. I ve a celeron notebook- 1 GB RAM- 40G hard disk. Will those programs work in Ubuntu? also what are the add on codes in ubuntu which i need to support these programs? Thanks!
Do you have to leave your computer on all day 24/7 to use MySQL? Cause i dont want to do that for a little login system...
I was giving a login system as an example. You have to have a database to store the usernames and passes so.. Login systems are just small parts of a website(give or take what the website is about). Also- if i have to link to my computer then i have to put my IP. if i put my ip on my website- somone will find it(most likly a hacker) and hack my computer...
da = New System.Data.Odbc.OdbcDataAdapter("SELECT code-name-price-description-onsale-category from tblproduct"- odbccon)
ds = New dsreport
da.Fill(ds- "dsreport")
Dim oRpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument()
oRpt.FileName = "cr.rpt"
oRpt.Load("cr.rpt")
oRpt.SetDataSource(ds)
CrystalReportViewer1.ReportSource = oRpt
the error occurs in the line oRpt.SetDataSource(ds)
I m using ASP.Net 2.0 + MySQL 5.0
I ve used a dataset and it does not have any problems except when binding it with my Crystal Report.
What is the problem?
Hello-
I m in search of a tool that will allow me create stock charts on my finance website like those found on Google.
My website is running on Linux and is written in PHP with a MySql back end. I guess such a tool would probably be Flash based.
I will appreciate relevant pointers on preferably customizable tools.
Thank you
No comments:
Post a Comment